Function frame_support::traits::tokens::fungible::conformance_tests::regular::unbalanced::increase_balance
source ยท 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
.