pub fn deposit_slashed<T: Config>(
who: &T::AccountId,
value: NegativeImbalanceOf<T>,
)Expand description
Deposit newly issued or slashed value into who.
pub fn deposit_slashed<T: Config>(
who: &T::AccountId,
value: NegativeImbalanceOf<T>,
)Deposit newly issued or slashed value into who.