referrerpolicy=no-referrer-when-downgrade
frame_support::traits::tokens::fungible::conformance_tests::regular::balanced

Function rescind_and_settle_debt

Source
pub fn rescind_and_settle_debt<T, AccountId>()
where T: Balanced<AccountId>, <T as Inspect<AccountId>>::Balance: AtLeast8BitUnsigned + Debug, AccountId: AtLeast8BitUnsigned,
Expand description

Tests issuing and resolving Debt imbalances with Balanced::rescind and Balanced::settle.