Crate ethane_types

Crate ethane_types 

Source

Structs§

Bytes
A type for hex values of arbitrary length

Type Aliases§

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.