Skip to content

Commit

Permalink
Merge pull request #268 from LedgerHQ/fbe/flex_exchange
Browse files Browse the repository at this point in the history
Add support for Flex Exchange
  • Loading branch information
fbeutin-ledger authored Oct 11, 2024
2 parents 54f9d9e + 8a218e8 commit 9357fa1
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 @@ -1029,7 +1029,7 @@
"path": ["44'/396'"]
},
"exchange": {
"appFlags": {"nanos": "0x250", "nanos2": "0x250", "nanox": "0x250", "stax": "0x250"},
"appFlags": {"flex": "0x250", "nanos": "0x250", "nanos2": "0x250", "nanox": "0x250", "stax": "0x250"},
"appName": "Exchange",
"curve": ["ed25519", "secp256k1", "secp256r1"],
"path": [null]
Expand Down

0 comments on commit 9357fa1

Please sign in to comment.