mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-27 17:10:46 +00:00
- Optimize final payment by checking and returning that case before doing any other computations. Removes some asserts that weren't really adding value.