Skip to content

Commit

Permalink
feat: added Concordium App params
Browse files Browse the repository at this point in the history
  • Loading branch information
n4l5u0r committed Nov 16, 2024
1 parent c75ad99 commit a7df15b
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 @@ -130,6 +130,12 @@
"curve": ["secp256k1"],
"path": ["44'/931'"]
},
"CCD": {
"appFlags": {"nanos2": "0x000", "nanox": "0x200", "stax": "0x200", "flex": "0x200"},
"appName": "Concordium",
"curve": ["secp256k1"],
"path": ["44'/919'", "1105'/0'"]
},
"CFG": {
"appFlags": {"nanos": "0x000", "nanos2": "0x000", "nanox": "0x200"},
"appName": "Centrifuge",
Expand Down

0 comments on commit a7df15b

Please sign in to comment.