Skip to content

Commit

Permalink
Merge pull request #255 from LedgerHQ/tdj/nbgl_tests_app
Browse files Browse the repository at this point in the history
add NBGL tests app
  • Loading branch information
tdejoigny-ledger authored Sep 18, 2024
2 parents 469a998 + 028a7e8 commit 2fcc992
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 @@ -375,6 +375,12 @@
"curve": ["ed25519"],
"path": ["44'/877'", "44'/1'"]
},
"NBT": {
"appFlags": {"flex": "0x200", "stax": "0x200"},
"appName": "NBGL Tests",
"curve": ["secp256k1"],
"path": ["44'/1'"]
},
"NEO3": {
"appFlags": {"flex": "0x200", "nanos": "0x000", "nanos2": "0x000", "nanox": "0x200", "stax": "0x200"},
"appName": "NEO N3",
Expand Down

0 comments on commit 2fcc992

Please sign in to comment.