Skip to content

Commit

Permalink
Merge pull request #278 from 0xPxt/main
Browse files Browse the repository at this point in the history
Add Flex support for Flare
  • Loading branch information
tdejoigny-ledger authored Oct 29, 2024
2 parents 29e3944 + c8f270c commit d4c6f37
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 @@ -247,7 +247,7 @@
"path": ["44'/539'", "44'/1'"]
},
"FLR": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Flare Network",
"curve": ["secp256k1"],
"path": ["44'/60'"]
Expand Down

0 comments on commit d4c6f37

Please sign in to comment.