NegativeImbalance

Type Alias NegativeImbalance 

Source
pub type NegativeImbalance<T> = <Pezpallet<T> as Currency<<T as Config>::AccountId>>::NegativeImbalance;
Expand description

Type alias to conveniently refer to the Currency::NegativeImbalance associated type.