Skip to content

Commit

Permalink
Add Seed Tool application to database
Browse files Browse the repository at this point in the history
  • Loading branch information
aido committed Jan 18, 2024
1 parent 11b71ba commit 51c2679
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 @@ -1570,6 +1570,12 @@
"curve": ["ed25519"],
"path": ["44'/19165'"]
},
"seed_tool": {
"appFlags": {"nanos": "0x10", "nanos2": "0x10", "nanox": "0x10", "stax": "0x10"},
"appName": "Seed Tool",
"curve": ["secp256k1"],
"path": [null]
},
"shiden": {
"appFlags": {"nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40"},
"appName": "Shiden EVM",
Expand Down

0 comments on commit 51c2679

Please sign in to comment.