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.
DEBUG
1 parent 9cf736e commit c509035Copy full SHA for c509035
scripts/launch_local_testnet.sh
@@ -66,7 +66,7 @@ USE_HTOP="1"
66
USE_VC="1"
67
LIGHTHOUSE_VC_NODES="0"
68
USE_GANACHE="0"
69
-LOG_LEVEL="TRACE"
+LOG_LEVEL="DEBUG; TRACE:networking"
70
BASE_PORT="9000"
71
BASE_REMOTE_SIGNER_PORT="6000"
72
BASE_METRICS_PORT="8008"
0 commit comments