Skip to content

rippled API wishlist

Elliot Lee edited this page Nov 9, 2020 · 4 revisions

These improvements to the rippled API would also benefit ripple-lib. We can, in advance, prepare PRs that would use the new behavior, prior to their implementation in rippled.

  • txnNotFound Error should include which ledger versions it searched #2924
  • fail_hard is not working as described #2847
  • Always return ledger_index as int, not str, in JSON #3652
  • Inconsistent error messages - "lgrNotFound" and "ledgerNotFound" #3654
  • Rename Amount field in JSON #3484