Skip to content

Commit

Permalink
Allowing the tezos baking app to access settings
Browse files Browse the repository at this point in the history
 - screen lock
  • Loading branch information
spalmer25 committed Feb 23, 2024
1 parent fb23b10 commit 7476022
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 @@ -1733,7 +1733,7 @@
"path": ["44'/330'"]
},
"tezos_baking": {
"appFlags": {"nanos": "0x040", "nanos2": "0x040", "nanox": "0x040", "stax": "0x040"},
"appFlags": {"nanos": "0x240", "nanos2": "0x240", "nanox": "0x240", "stax": "0x240"},
"appName": "Tezos Baking",
"curve": ["ed25519", "secp256k1", "secp256r1"],
"path": ["44'/1729'"]
Expand Down

0 comments on commit 7476022

Please sign in to comment.