Type Definition ethane_types::Bloom[][src]

type Bloom = EthereumType<256_usize, true>;
Expand description

A 2048 bit (256 bytes) Bloom hash type.