Skip to content

Commit

Permalink
Merge pull request #258 from deangalvin-cb/main
Browse files Browse the repository at this point in the history
Adds Coinbase
  • Loading branch information
tdejoigny-ledger authored Sep 24, 2024
2 parents 7d84266 + 430a6e7 commit 3401b83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,12 @@
"curve": ["secp256k1"],
"path": ["44'/60'"]
},
"coinbase": {
"appFlags": {"flex": "0x800", "nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "Coinbase",
"curve": ["secp256k1"],
"path": ["44'/60'"]
},
"cometh": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0x800"},
"appName": "Cometh",
Expand Down

0 comments on commit 3401b83

Please sign in to comment.