mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
update
This commit is contained in:
parent
4195c1c0d3
commit
2e753da00d
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ type multiCallStats struct {
|
|||
}
|
||||
|
||||
const (
|
||||
singleCallTimeout = 1 * time.Second
|
||||
singleCallTimeout = 5 * time.Second
|
||||
multiCallLimit = 50
|
||||
|
||||
// client param error
|
||||
|
|
|
|||
Loading…
Reference in a new issue