Module balanced
Functions§
- deposit
- Tests
Balanced::deposit
. - issue_
and_ resolve_ credit - Tests issuing and resolving
Credit
imbalances withBalanced::issue
andBalanced::resolve
. - pair
- Tests
Balanced::pair
. - rescind_
and_ settle_ debt - Tests issuing and resolving
Debt
imbalances withBalanced::rescind
andBalanced::settle
. - withdraw
- Tests
Balanced::withdraw
.