mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +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 (
|
const (
|
||||||
singleCallTimeout = 1 * time.Second
|
singleCallTimeout = 5 * time.Second
|
||||||
multiCallLimit = 50
|
multiCallLimit = 50
|
||||||
|
|
||||||
// client param error
|
// client param error
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue