Type Definition ethane_types::U64[][src]

type U64 = EthereumType<8_usize, false>;
Expand description

A 128 bit (8 bytes) unsigned integer type.