Crate ethane_types[][src]

Structs

Bytes

A type for hex values of arbitrary length

Type Definitions

Address

A 160 bit (20 bytes) special Address type.

Bloom

A 2048 bit (256 bytes) Bloom hash type.

H64

A 64 bit (8 bytes) hash type.

H256

A 256 bit (32 bytes) hash type.

U64

A 128 bit (8 bytes) unsigned integer type.

U128

A 128 bit (16 bytes) unsigned integer type.

U256

A 256 bit (32 bytes) unsigned integer type.