pub fn h160_to_string(data: H160) -> Result<String, Error>
Expand description

Transform H160 address to string. In the system, a user’s wallet address as well as token id are both H160.