Skip to content

Commit

Permalink
Merge pull request #263 from Zondax/ironfish-dkg
Browse files Browse the repository at this point in the history
feat: rename ironfish dkg app
  • Loading branch information
tdejoigny-ledger authored Oct 4, 2024
2 parents f6135d7 + 20083e6 commit e4480e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,12 +275,6 @@
"curve": ["ed25519"],
"path": ["44'/1338'"]
},
"IRON_DKG": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Ironfish DKG",
"curve": ["ed25519"],
"path": ["44'/1338'"]
},
"IoTeX": {
"appFlags": {"nanos": "0x200", "nanos2": "0x200", "nanox": "0x200"},
"appName": "IoTeX",
Expand Down Expand Up @@ -1207,6 +1201,12 @@
"appName": "IOTA Legacy",
"path": ["44'/4218'"]
},
"ironfish-dkg": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Ironfish DKG",
"curve": ["ed25519"],
"path": ["44'/1338'"]
},
"kadena": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Kadena",
Expand Down

0 comments on commit e4480e4

Please sign in to comment.