pub fn reducible_balance_expendable<T, AccountId>()where
T: Mutate<AccountId>,
<T as Inspect<AccountId>>::Balance: AtLeast8BitUnsigned + Debug,
AccountId: AtLeast8BitUnsigned,
Expand description
Test Inspect::reducible_balance
returns the full account balance when called with
Preservation::Expendable
.