Function tea_sdk::utils::client_wasm_actor::utility::parse_to_acct
pub fn parse_to_acct(address: &str) -> Result<H160, Errors>
Expand description
Parse address string to Ethereum account address (H160)