FeeAmount

Type Alias FeeAmount 

Source
pub type FeeAmount = U256;
Expand description

Alias type for fee amount.

Aliased Type§

#[repr(C)]
pub struct FeeAmount(pub [u64; 4]);

Tuple Fields§

§0: [u64; 4]