Skip to content

Commit

Permalink
Add missing curve to iotex
Browse files Browse the repository at this point in the history
  • Loading branch information
apaillier-ledger committed Nov 22, 2024
1 parent 1e20afa commit f96504a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -1224,7 +1224,8 @@
"iotex": {
"appFlags": {"flex": "0xa40", "nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
"appName": "IoTeX",
"path": ["45'", "44'/304'", "44'/1'"]
"curve": ["secp256k1"],
"path": ["44'/304'", "45'", "44'/1'"]
},
"ironfish-dkg": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
Expand Down

0 comments on commit f96504a

Please sign in to comment.