Skip to content

Commit

Permalink
added a space for some cuddlin
Browse files Browse the repository at this point in the history
  • Loading branch information
thogard785 committed Apr 28, 2023
1 parent e62cf51 commit 63f79e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eth/fetcher/tx_fetcher.go
Original file line number Diff line number Diff line change
Expand Up @@ -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{}{} },
Expand Down

0 comments on commit 63f79e3

Please sign in to comment.