Revert "eth/fetcher: fix annotation (#16969)"

This reverts commit ea89f40f0d.
This commit is contained in:
Thinh 2018-06-14 10:12:51 +07:00 committed by GitHub
parent ea89f40f0d
commit 901b4b8316

View file

@ -88,7 +88,7 @@ type headerFilterTask struct {
time time.Time // Arrival time of the headers
}
// bodyFilterTask represents a batch of block bodies (transactions and uncles)
// headerFilterTask represents a batch of block bodies (transactions and uncles)
// needing fetcher filtering.
type bodyFilterTask struct {
peer string // The source peer of block bodies