Skip to content

Commit

Permalink
Merge pull request #171 from dangell7/patch-1
Browse files Browse the repository at this point in the history
Add `XAH` to ledger db
  • Loading branch information
tdejoigny-ledger committed May 2, 2024
2 parents d34a00a + d73855d commit 9df6f6c
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 @@ -1828,6 +1828,12 @@
"curve": ["secp256k1"],
"path": ["45'", "44'/77777'", "44'/1'"]
},
"xah": {
"appFlags": {"nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
"appName": "XAH",
"curve": ["secp256k1", "ed25519"],
"path": ["44'/144'"]
},
"xdcnetwork": {
"appFlags": {"flex": "0xa40", "nanos": "0xa40", "nanos2": "0xa40", "nanox": "0xa40", "stax": "0xa40"},
"appName": "XDC Network",
Expand Down

0 comments on commit 9df6f6c

Please sign in to comment.