Function increase_balance
pub fn increase_balance<T, AccountId>()where
T: Unbalanced<AccountId>,
<T as Inspect<AccountId>>::Balance: AtLeast8BitUnsigned + Debug,
AccountId: AtLeast8BitUnsigned,
Expand description
Tests Unbalanced::increase_balance
.