Skip to content

Commit

Permalink
Merge pull request #65 from chcmedeiros/update-oasis
Browse files Browse the repository at this point in the history
add ETH path to Oasis
  • Loading branch information
tdejoigny-ledger authored Aug 8, 2023
2 parents 431db1b + 9c0c821 commit ad0542c
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 @@ -1175,7 +1175,8 @@
"oasis": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200"},
"appName": "Oasis",
"path": ["44'/474'"]
"curve": ["ed25519", "secp256k1"],
"path": ["44'/474'", "44'/60'"]
},
"oasis_validator": {
"appFlags": {"nanos": "0x000"},
Expand Down

0 comments on commit ad0542c

Please sign in to comment.