Type Definition ethane_types::U128[][src]

type U128 = EthereumType<16_usize, false>;
Expand description

A 128 bit (16 bytes) unsigned integer type.