ripple / ripple-binary-codec

Convert between json and hex representations of transactions and ledger entries on the XRP Ledger. Moved to: https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
https://github.com/XRPLF/xrpl.js/tree/develop/packages/ripple-binary-codec
ISC License
19 stars 45 forks source link

fix typo in the text of exception #114

Closed hroff-1902 closed 3 years ago

hroff-1902 commented 3 years ago

As title says, "Currency" -> "STArray" in types/st-array.ts.

(maybe "Array" should better be used in the text of the human-readable exception message...)