pub fn pubkey_to_address(pubkey: &[u8]) -> Result<Address, String>
Expand description

convert compressed public key to ethereum address