Skip to content

Commit

Permalink
add lens data
Browse files Browse the repository at this point in the history
  • Loading branch information
chcmedeiros committed Oct 2, 2023
1 parent ddd9d58 commit cf45560
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 @@ -274,6 +274,12 @@
"curve": ["ed25519"],
"path": ["44'/434'", "44'/354'"]
},
"lens": {
"appFlags": {"nanos": "0x800", "nanos2": "0x800", "nanox": "0x800", "stax": "0x800"},
"appName": "Lens",
"curve": ["secp256k1"],
"path": ["44'/60'", "45'"]
},
"LSK": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Lisk",
Expand Down

0 comments on commit cf45560

Please sign in to comment.