Skip to content

Commit

Permalink
Update IoTex (Ethereum clone) to app-load-params-db.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vforgeoux-ledger authored Nov 18, 2024
1 parent 23a8ac5 commit dadb38a
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,10 @@
"curve": ["ed25519"],
"path": ["44'/1338'"]
},
"IoTeX": {
"appFlags": {"nanos": "0x200", "nanos2": "0x200", "nanox": "0x200"},
"iotex": {
"appFlags": {"flex": "0xa40", "nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
"appName": "IoTeX",
"path": ["44'/304'"]
"path": ["45'", "44'/304'", "44'/1'"]
},
"KAR": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
Expand Down Expand Up @@ -1220,6 +1220,11 @@
"appName": "IOTA Legacy",
"path": ["44'/4218'"]
},
"iotex": {
"appFlags": {"nanos": "0x240", "nanos2": "0x240", "nanox": "0x240"},
"appName": "IoTeX",
"path": ["44'/304'"]
},
"ironfish-dkg": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Ironfish DKG",
Expand Down

0 comments on commit dadb38a

Please sign in to comment.