cosmos / ledger-cosmos-obsolete

Ledger Nano S support for Tendermint/Cosmos
Apache License 2.0
42 stars 29 forks source link

goclient cleanup #57

Closed brejski closed 6 years ago

brejski commented 6 years ago

Removed old sample messages and old API.

There are only two APIs to sign transaction message: ledger.SignED25519 and ledger.SignSECP256K1

ledger.SignED25519_StdSignMsg and ledger.SignSECP256K1_StdSignMsdg are now deprecated.