Skip to content

Commit

Permalink
Merge pull request #81 from chcmedeiros/add-ens
Browse files Browse the repository at this point in the history
add ENS data
  • Loading branch information
tdejoigny-ledger authored Sep 12, 2023
2 parents 303d362 + e577829 commit 8b1528f
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 @@ -180,6 +180,12 @@
"curve": ["ed25519"],
"path": ["44'/1155'", "44'/354'"]
},
"ENS": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "ENS",
"curve": ["secp256k1"],
"path": ["44'/60'", "45'"]
},
"Equilibrium": {
"appFlags": {"nanos": "0x200", "nanox": "0x200"},
"appName": "Equilibrium",
Expand Down

0 comments on commit 8b1528f

Please sign in to comment.