Skip to content

Commit

Permalink
Merge pull request #87 from dungtrinh97/add_renec_network
Browse files Browse the repository at this point in the history
Add RENEC network
  • Loading branch information
tdejoigny-ledger authored Sep 21, 2023
2 parents 9e24166 + b102904 commit cebe216
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 @@ -1378,6 +1378,12 @@
"curve": ["secp256k1"],
"path": [null]
},
"renec": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0xa00", "stax": "0xa00"},
"appName": "RENEC",
"curve": ["ed25519"],
"path": ["44'/501'"]
},
"reosc": {
"appFlags": {"nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40"},
"appName": "REOSC",
Expand Down

0 comments on commit cebe216

Please sign in to comment.