Function tea_sdk::utils::wasm_actor::actors::util::email_to_h160
pub async fn email_to_h160(email: &str) -> Result<H160, Error>
Expand description
Format and transform a base string to a H160 address. In the TEA system, it will be an email string.