Skip to content

Commit 4654856

Browse files
authored
Update config.toml (bnb-chain#231)
1 parent 88696bf commit 4654856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fullnode/testnet/0.7.2/config/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fast_sync = true
1818
# Only take effect when HotSyncReactor is true.
1919
# If true, will sync blocks use hot sync protocol
2020
# If false, still use tendermint consensus protocol, but can still handle other peers sync request.
21-
hot_sync = true
21+
hot_sync = false
2222

2323
# The max wait time for subscribe a block.
2424
# Only take effect when hot_sync is true

0 commit comments

Comments
 (0)