Module pallet_balances::impl_currency
source · Expand description
Implementations for the Currency
family of traits.
Note that WithdrawReasons
are intentionally not used for anything in this implementation and
are expected to be removed in the near future, once migration to fungible::*
traits is done.
Re-exports§
pub use imbalances::NegativeImbalance;
pub use imbalances::PositiveImbalance;