Type Alias polkadot_runtime_common::NegativeImbalance

source ·
pub type NegativeImbalance<T> = <Pallet<T> as Currency<<T as Config>::AccountId>>::NegativeImbalance;
👎Deprecated: Please use fungible::Credit instead. This type will be removed some time after March 2024.