Type Definition pallet_ad::pallet::NegativeImbalanceOf

source ·
pub type NegativeImbalanceOf<T> = <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::NegativeImbalance;