mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-16 12:16:11 +00:00
state sync: tune request timeout and chunkers (#6566)
This commit is contained in:
@@ -335,6 +335,7 @@ func makeNode(config *cfg.Config,
|
||||
}
|
||||
|
||||
stateSyncReactor = statesync.NewReactor(
|
||||
*config.StateSync,
|
||||
stateSyncReactorShim.Logger,
|
||||
proxyApp.Snapshot(),
|
||||
proxyApp.Query(),
|
||||
|
||||
Reference in New Issue
Block a user