mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 07:06:42 +00:00
added a space for some cuddlin
This commit is contained in:
parent
e62cf51c45
commit
63f79e3559
1 changed files with 1 additions and 0 deletions
|
|
@ -719,6 +719,7 @@ func (f *TxFetcher) rescheduleWait(timer *mclock.Timer, trigger chan struct{}) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
*timer = f.clock.AfterFunc(
|
||||
f.txArrivalWait-time.Duration(now-earliest),
|
||||
func() { trigger <- struct{}{} },
|
||||
|
|
|
|||
Loading…
Reference in a new issue