From 771142350939666a2a02a1c2de2ed68b1fd5a7be Mon Sep 17 00:00:00 2001 From: MArk Yim Date: Tue, 26 Mar 2024 08:59:34 +0900 Subject: [PATCH] fix typo --- content/40_configure_network/20_node_configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/40_configure_network/20_node_configuration.md b/content/40_configure_network/20_node_configuration.md index 26a4898..9a0f399 100644 --- a/content/40_configure_network/20_node_configuration.md +++ b/content/40_configure_network/20_node_configuration.md @@ -23,7 +23,7 @@ ADDITIONAL="--state.trie-cache-limit 5000 --state.live-pruning" ##### 2) For PN {{< highlight html >}} $ egrep "^NETWORK|NO_DISCOVER|BOOTNODES|ADDITIONAL" /etc/kpnd/conf/kpnd.conf -NETWORK="cypress" +NETWORK="baobab" NETWORK_ID= NO_DISCOVER=1 # setting 1 to disable discovery BOOTNODES=""