pub fn parse_to_acct(address: &str) -> Result<H160, Errors>
Expand description

Parse address string to Ethereum account address (H160)