[][src]Type Definition eng_wasm::Address

type Address = H160;

Represents an address in ethereum context.

Note

Addresses have 160 bytes length.