Skip to content

Commit 55e4ba1

Browse files
Rename use_case use_test_keys in manifest
1 parent 40468fc commit 55e4ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ledger_app.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ devices = ["nanos", "nanox", "nanos+", "stax"]
55

66
[use_cases] # Coherent build options that make sense for your application
77
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"
8+
use_test_keys = "DEBUG=1 CAL_TEST_KEY=1 DOMAIN_NAME_TEST_KEY=1 SET_PLUGIN_TEST_KEY=1 NFT_TEST_KEY=1"
99
cal_bypass = "DEBUG=1 BYPASS_SIGNATURES=1"
1010

1111
[tests]

0 commit comments

Comments
 (0)