Skip to content

Commit

Permalink
Add ledger nano X support (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoyangLiu authored May 26, 2019
1 parent 9e46a72 commit d595a84
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@
name = "github.com/cosmos/go-bip39"
revision = "52158e4697b87de16ed390e1bdaf813e581008fa"

[[constraint]]
name = "github.com/zondax/ledger-go"
source = "https://github.com/binance-chain/ledger-go"
version = "v0.9.1"

[[constraint]]
name = "github.com/zondax/ledger-cosmos-go"
source = "https://github.com/binance-chain/ledger-cosmos-go"
Expand Down

0 comments on commit d595a84

Please sign in to comment.