Type Definition ethers_core::abi::Address[][src]

pub type Address = H160;
Expand description

ABI address.

Trait Implementations

The native ABI type this type represents.