Skip to content

Commit

Permalink
Merge pull request #142 from chcmedeiros/add-flare
Browse files Browse the repository at this point in the history
add flare to database
  • Loading branch information
tdejoigny-ledger authored Jan 17, 2024
2 parents 89f50bc + 633a65e commit 11b71ba
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 @@ -222,6 +222,12 @@
"curve": ["secp256r1", "secp256k1"],
"path": ["44'/539'", "44'/1'"]
},
"FLR": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Flare Network",
"curve": ["secp256k1"],
"path": ["44'/9000'", "44'/60'"]
},
"HIVE": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200"},
"appName": "Hive",
Expand Down

0 comments on commit 11b71ba

Please sign in to comment.