Type Definition ethane_types::H256[][src]

type H256 = EthereumType<32_usize, true>;
Expand description

A 256 bit (32 bytes) hash type.