Skip to content

Commit

Permalink
Gave ETC back the ETH deriv path
Browse files Browse the repository at this point in the history
  • Loading branch information
apaillier-ledger committed Oct 3, 2024
1 parent 038f97a commit f14abf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@
"appFlags": {"flex": "0xa40", "nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
"appName": "Ethereum Classic",
"curve": ["secp256k1"],
"path": ["45'", "44'/61'", "44'/1'"]
"path": ["45'", "44'/61'", "44'/60'", "44'/1'"]
},
"ethergem": {
"appFlags": {"flex": "0xa40", "nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
Expand Down

0 comments on commit f14abf0

Please sign in to comment.