pub fn decrease_balance_expendable<T, AccountId>()where
T: Unbalanced<AccountId>,
<T as Inspect<AccountId>>::Balance: AtLeast8BitUnsigned + Debug,
AccountId: AtLeast8BitUnsigned,
Expand description
Tests Unbalanced::decrease_balance
called with Preservation::Expendable
.