From 22a7c98321c299119ba2bd398a9aa81fa481d313 Mon Sep 17 00:00:00 2001 From: stubbsta Date: Fri, 19 Apr 2024 13:16:18 +0200 Subject: [PATCH] loglevel of bootstrap node changed to DEBUG --- run_bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_bootstrap.sh b/run_bootstrap.sh index fbb9170..d77a47e 100755 --- a/run_bootstrap.sh +++ b/run_bootstrap.sh @@ -15,7 +15,7 @@ exec /usr/bin/wakunode\ --dns-discovery=true\ --discv5-discovery=true\ --discv5-enr-auto-update=True\ - --log-level=INFO\ + --log-level=DEBUG\ --metrics-server=True\ --metrics-server-address=0.0.0.0\ --nodekey=30348dd51465150e04a5d9d932c72864c8967f806cce60b5d26afeca1e77eb68\