From 74f39911e3bdafdeb177a9ec467ca8d9c1e39435 Mon Sep 17 00:00:00 2001 From: Adam Stone <97986246+ACStoneCL@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:51:29 -0400 Subject: [PATCH] Update source/docs/casper/operators/setup/install-node.md Co-authored-by: Iulia Popescu --- source/docs/casper/operators/setup/install-node.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/casper/operators/setup/install-node.md b/source/docs/casper/operators/setup/install-node.md index 1113478dab..6da2215426 100644 --- a/source/docs/casper/operators/setup/install-node.md +++ b/source/docs/casper/operators/setup/install-node.md @@ -141,7 +141,7 @@ PROTOCOL=1_5_2 ## Syncing to Genesis -In the latest protocol version's *Config.toml*, you will find the option `sync_to_genesis`. by default, this value will be set to `true`. +In the latest protocol version's *Config.toml*, you will find the option `sync_to_genesis`. By default, this value will be set to `true`. If you are planning to run a validator node, it is better to not sync your node to genesis. This will increase node performance. In this case, the option should be changed to: