pub type PrefixedCoin = Coin<PrefixedDenom>;Expand description
A Coin type with fully qualified PrefixedDenom.
Aliased Type§
pub struct PrefixedCoin {
pub denom: PrefixedDenom,
pub amount: Amount,
}Fields§
§denom: PrefixedDenomDenomination
amount: AmountAmount