mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-25 08:00:22 +00:00
** Vault Invariants for Loan txs need to be fleshed out. ** - Give the appropriate Loan transactions vault modification privileges. - Give the appropriate Loan transactions the ability to authorize (create in this case) MPTokens. - Check that LoanManage does not leave Vault in an inconsistent state (AssetsAvailable > AssetsTotal). For IOU vaults, if the difference is dust, "round up".