Type Alias Amount

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

Types used in the public API

Aliased Typeยง

struct Amount { /* private fields */ }