eth: annotation typo

This commit is contained in:
Delweng Zheng 2018-06-13 17:43:44 +08:00
parent 8c4a7fa8d3
commit d07468a6e0

View file

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