Skip to content

Commit

Permalink
Merge pull request #297 from Thoralf-M/patch-1
Browse files Browse the repository at this point in the history
feat: add IOTA Rebased app
  • Loading branch information
tdejoigny-ledger authored Nov 26, 2024
2 parents 4f56634 + fc4293e commit 3a70ae1
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 @@ -1221,6 +1221,12 @@
"appName": "IOTA Legacy",
"path": ["44'/4218'"]
},
"iota_rebased": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200"},
"appName": "IOTA Rebased",
"curve": ["ed25519"],
"path": ["44'/1'", "44'/4218'"]
},
"iotex": {
"appFlags": {"flex": "0xa40", "nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
"appName": "IoTeX",
Expand Down

0 comments on commit 3a70ae1

Please sign in to comment.