Skip to content

Commit

Permalink
Merge pull request #12 from klaytn/12th-onboarding
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
markyim-kaia committed Mar 26, 2024
2 parents 4ffc296 + 7711423 commit fc7b5ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/40_configure_network/20_node_configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=""
Expand Down

0 comments on commit fc7b5ab

Please sign in to comment.