XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.21k stars 512 forks source link

fix: better error handling for the binary codec #2693

Closed mvadari closed 4 months ago

mvadari commented 4 months ago

High Level Overview of Change

Title says it all.

Context of Change

2688 issues.

Type of Change

Did you update HISTORY.md?

Test Plan

Tested by hand. TODO: add error test cases