Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 62a33c7

Browse files
authored
Update config.toml
1 parent 73512d3 commit 62a33c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fullnode/testnet/0.7.2-hotfix/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 = false
21+
hot_sync = true
2222

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

0 commit comments

Comments
 (0)