Skip to content

Commit

Permalink
Merge pull request LedgerHQ#206 from Zondax/feat/smesh
Browse files Browse the repository at this point in the history
Adding SpaceMesh
  • Loading branch information
tdejoigny-ledger authored Jun 17, 2024
2 parents 79291fe + cc7c114 commit a892834
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 @@ -480,6 +480,12 @@
"curve": ["secp256k1"],
"path": ["44'/529'", "44'/60'"]
},
"SMESH": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "SpaceMesh",
"curve": ["ed25519"],
"path": ["44'/540'"]
},
"STATEMINE": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Statemine",
Expand Down

0 comments on commit a892834

Please sign in to comment.