Type Definition ethane::types::U256[][src]

type U256 = EthereumType<32_usize, false>;
Expand description

A 256 bit (32 bytes) unsigned integer type.