Skip to content

Commit

Permalink
Add support for Flex Exchange
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeutin-ledger committed Oct 11, 2024
1 parent 54f9d9e commit 8a218e8
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 8a218e8

Please sign in to comment.