Skip to content

Commit

Permalink
Merge pull request #253 from chcmedeiros/oasis-flex-support
Browse files Browse the repository at this point in the history
Add flex support to Oasis
  • Loading branch information
tdejoigny-ledger authored Sep 4, 2024
2 parents 8ee400e + e233e90 commit 64d06af
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 @@ -1364,7 +1364,7 @@
"path": ["44'/229'"]
},
"oasis": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Oasis",
"curve": ["ed25519", "secp256k1"],
"path": ["44'/474'", "44'/60'", "44'/354'"]
Expand Down

0 comments on commit 64d06af

Please sign in to comment.