Skip to content

Commit

Permalink
Merge pull request #179 from LedgerHQ/tdj/add_flex_bp_plugin
Browse files Browse the repository at this point in the history
add flex device support for plugin BP
  • Loading branch information
tdejoigny-ledger committed May 2, 2024
2 parents 9df6f6c + b2d2428 commit b8b225a
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 @@ -1420,7 +1420,7 @@
"path": ["45'", "1517992542'/1101353413'", "44'/486'", "44'/1'"]
},
"pluginboilerplate": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appFlags": {"flex": "0x800", "nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "PluginBoilerplate",
"curve": ["secp256k1"],
"path": ["44'/60'"]
Expand Down

0 comments on commit b8b225a

Please sign in to comment.