Function polkadot_sdk_frame::traits::tokens::fungible::conformance_tests::regular::balanced::deposit
pub fn deposit<T, AccountId>()where
T: Balanced<AccountId>,
<T as Inspect<AccountId>>::Balance: AtLeast8BitUnsigned + Debug,
AccountId: AtLeast8BitUnsigned,
Expand description
Tests Balanced::deposit
.