Type Definition ethabi::Uint [] [src]

type Uint = [u8; 32];

ABI unsigned integer.