[][src]Type Definition mantle::types::Address

type Address = H160;

Represents an address in ethereum context.

Trait Implementations

impl AddressExt for Address[src]