Amount

Type Alias Amount 

Source
pub type Amount = Uint<256, 4>;
Expand description

Types used in the public API

Aliased Typeยง

pub struct Amount { /* private fields */ }