From fca22995fcb259488b11e622790dffcea7341040 Mon Sep 17 00:00:00 2001 From: Gabriel mermelstein Date: Fri, 21 Jun 2024 11:17:59 +0200 Subject: [PATCH] fix typo --- run_node.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_node.sh b/run_node.sh index dbe2309..ecafc23 100644 --- a/run_node.sh +++ b/run_node.sh @@ -66,7 +66,7 @@ exec /usr/bin/wakunode\ --keep-alive=true\ --max-connections=150\ --cluster-id=16\ - --dns-discovery = true\ + --dns-discovery=true\ --dns-discovery-url=enrtree://AMOJVZX4V6EXP7NTJPMAYJYST2QP6AJXYW76IU6VGJS7UVSNDYZG4@boot.test.shards.nodes.status.im\ --pubsub-topic=/waku/2/rs/16/32\ --discv5-discovery=true\