Type Definition ethabi::Uint

source ·
pub type Uint = U256;
Expand description

ABI unsigned integer.