Skip to content

Commit

Permalink
add flex support to vechain
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaGenoni committed Aug 21, 2024
1 parent 7fd69f2 commit 4182c62
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 @@ -1860,7 +1860,7 @@
"path": ["44'/60'"]
},
"vechain": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200", "flex": "0x200" },
"appName": "VeChain",
"curve": ["secp256k1"],
"path": ["44'/818'", "44'/1'"]
Expand Down

0 comments on commit 4182c62

Please sign in to comment.