Type Alias CurrencyAmount

Source
pub type CurrencyAmount = FixedU128;

Aliased Typeยง

struct CurrencyAmount(/* private fields */);