We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88696bf commit 4654856Copy full SHA for 4654856
fullnode/testnet/0.7.2/config/config.toml
@@ -18,7 +18,7 @@ fast_sync = true
18
# Only take effect when HotSyncReactor is true.
19
# If true, will sync blocks use hot sync protocol
20
# If false, still use tendermint consensus protocol, but can still handle other peers sync request.
21
-hot_sync = true
+hot_sync = false
22
23
# The max wait time for subscribe a block.
24
# Only take effect when hot_sync is true
0 commit comments