Type Definition ic_web3_rs::types::Address
source · pub type Address = H160;
Expand description
Address
Trait Implementations§
source§impl Tokenizable for Address
impl Tokenizable for Address
source§fn into_token(self) -> Token
fn into_token(self) -> Token
Converts a specified type back into token.