mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
- Refactor the IOU payment code out of the Payment transactor and use it for different destinations. This should enforce all of the trust line rules without having to reinvent a dozen wheels. - TODO: Same for MPTs.