mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
- Mostly adding comments. - Fixed some function parameter names that weren't updated after a copy/paste. - LoanBrokerCoverWithdraw does not need to check for freeze when sending to the issuer. - Reorder the fund transfer cases in LoanBrokerCoverWithdraw to make it clearer that some transfers are direct, and some use the payment engine. - Only look up the vault ID once in LoanBrokerSet