Skip to content

Commit

Permalink
Merge pull request #181 from LedgerHQ/tdj/add_flex_monero
Browse files Browse the repository at this point in the history
add flex target for monero
  • Loading branch information
tdejoigny-ledger committed May 3, 2024
2 parents c1e5dda + a28e17c commit 70502af
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 @@ -1230,7 +1230,7 @@
"path": ["45'", "44'/76'", "44'/1'"]
},
"monero": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Monero",
"curve": ["secp256k1"],
"path": ["44'/128'"]
Expand Down

0 comments on commit 70502af

Please sign in to comment.