fuel_ethabi

Type Alias Uint

Source
pub type Uint = U256;
Expand description

ABI unsigned integer.

Aliased Type§

struct Uint(pub [u64; 4]);

Fields§

§0: [u64; 4]