Crate ic_ethereum_types

Crate ic_ethereum_types 

Source
Expand description

Ethereum types used by canisters on the Internet Computer.

Modules§

serde_data
Serde serialization and deserialization for Ethereum hexadecimal types (prefixed by 0x).

Structs§

Address
An Ethereum account address.