Skip to content

Commit

Permalink
add trustchain
Browse files Browse the repository at this point in the history
  • Loading branch information
sgliner-ledger committed Sep 28, 2023
1 parent 110eb00 commit c8da80a
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 @@ -1593,6 +1593,12 @@
"curve": ["secp256k1"],
"path": ["44'/195'"]
},
"trustchain": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "Trustchain",
"curve": ["secp256k1"],
"path": ["99'/99''"]
},
"ubiq": {
"appFlags": {"nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40"},
"appName": "Ubiq",
Expand Down

0 comments on commit c8da80a

Please sign in to comment.