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

Finalizing ripple-binary-codec refactor #88

Closed natenichols closed 4 years ago

natenichols commented 4 years ago

High Level Overview of Change

Finishing the refactor of ripple-binary-codec

Context of Change

Type of Change

Before / After

Test Plan

Added no new tests, all tests still pass

Future Tasks