Skip to content

Commit

Permalink
Adds Coinbase
Browse files Browse the repository at this point in the history
  • Loading branch information
deangalvin-cb committed Sep 24, 2024
1 parent 7d84266 commit 430a6e7
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 430a6e7

Please sign in to comment.