LedgerHQ / app-xrp

Ripple wallet application for Ledger devices.
Apache License 2.0
17 stars 19 forks source link

Invalid Signature returned from signTransaction #17

Closed dangell7 closed 3 years ago

dangell7 commented 3 years ago

When I try to use decode from the ripple-codec, on a signed transaction response, I receive the following error.

Cannot read properties of undefined (reading 'name')

natenichols commented 3 years ago

Y'all can close this, as it is the same as github.com/ripple/ripple-binary-codec#151