We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40468fc + 55e4ba1 commit 4277465Copy full SHA for 4277465
ledger_app.toml
@@ -5,7 +5,7 @@ devices = ["nanos", "nanox", "nanos+", "stax"]
5
6
[use_cases] # Coherent build options that make sense for your application
7
debug = "DEBUG=1"
8
-set_test_keys = "DEBUG=1 CAL_TEST_KEY=1 DOMAIN_NAME_TEST_KEY=1 SET_PLUGIN_TEST_KEY=1 NFT_TEST_KEY=1"
+use_test_keys = "DEBUG=1 CAL_TEST_KEY=1 DOMAIN_NAME_TEST_KEY=1 SET_PLUGIN_TEST_KEY=1 NFT_TEST_KEY=1"
9
cal_bypass = "DEBUG=1 BYPASS_SIGNATURES=1"
10
11
[tests]
0 commit comments