Skip to content

Commit

Permalink
Merge pull request #274 from aido/app_seed_tool
Browse files Browse the repository at this point in the history
Add Flex to Seed Tool appFlags
  • Loading branch information
tdejoigny-ledger authored Oct 21, 2024
2 parents 51198bf + bd8047b commit bb204db
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 @@ -1645,7 +1645,7 @@
"path": ["44'/19165'"]
},
"seed_tool": {
"appFlags": {"nanos": "0x10", "nanos2": "0x10", "nanox": "0x10", "stax": "0x10"},
"appFlags": {"flex": "0x10", "nanos": "0x10", "nanos2": "0x10", "nanox": "0x10", "stax": "0x10"},
"appName": "Seed Tool",
"curve": ["secp256k1"],
"path": [null]
Expand Down

0 comments on commit bb204db

Please sign in to comment.