Skip to content

Commit

Permalink
Merge pull request #95 from chcmedeiros/add-lens
Browse files Browse the repository at this point in the history
add lens data
  • Loading branch information
tdejoigny-ledger authored Oct 2, 2023
2 parents ddd9d58 + 067db32 commit 4547102
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app-load-params-db.json
Original file line number Diff line number Diff line change
Expand Up @@ -1096,6 +1096,12 @@
"curve": ["secp256k1"],
"path": [null]
},
"lens": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "Lens",
"curve": ["secp256k1"],
"path": ["44'/60'", "45'"]
},
"libertify": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "libertify",
Expand Down

0 comments on commit 4547102

Please sign in to comment.