Add an option to keep existing enclave when starting local testnet (#6065)

* Add an option to keep existing enclave when starting local testnet.

* Add missing help text.

* Do not add `--image-download always` flag if `-k` is present.
This commit is contained in:
Jimmy Chen
2024-07-19 12:42:59 +10:00
committed by GitHub
parent 3859c9bca5
commit adfa512893
2 changed files with 15 additions and 7 deletions

View File

@@ -12,3 +12,6 @@ network_params:
seconds_per_slot: 3
global_log_level: debug
snooper_enabled: false
additional_services:
- dora
- prometheus_grafana