statesync: reverted reactor timeout increase

This commit is contained in:
Jasmina Malicevic
2022-07-16 08:56:31 +02:00
parent ec7d9b4b1e
commit d26417c8e6

View File

@@ -61,7 +61,7 @@ const (
// lightBlockResponseTimeout is how long the dispatcher waits for a peer to
// return a light block
lightBlockResponseTimeout = 30 * time.Second
lightBlockResponseTimeout = 20 * time.Second
// consensusParamsResponseTimeout is the time the p2p state provider waits
// before performing a secondary call