mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 07:30:30 +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.