Type Alias pallet_ocif_staking::pallet::NegativeImbalanceOf  
source ยท type NegativeImbalanceOf<T> = <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::NegativeImbalance;Expand description
The opaque token type for an imbalance. This is returned by unbalanced operations and must be dealt with.