Module in3::types[][src]

Types common to all modules.

Structs

Bloom

Bloom hash type with 256 bytes (2048 bits) size.

Bytes

Newtype wrapper around vector of bytes

H256

Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.

U64

Little-endian large integer type

U256

Little-endian large integer type

Type Definitions

Address