aboutsummaryrefslogtreecommitdiffstats
path: root/eth
diff options
context:
space:
mode:
authorWenbiao Zheng <delweng@gmail.com>2018-06-13 22:02:28 +0800
committerPéter Szilágyi <peterke@gmail.com>2018-06-13 22:02:28 +0800
commitea89f40f0dab7957aa1825b56be80e84d3b04b5c (patch)
treea6eeb402600b2a54d1765e6d106eb8e60351d5db /eth
parent1fc54d92ec0ad024c03ded4c22820abbf3263ba0 (diff)
downloadgo-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.tar
go-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.tar.gz
go-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.tar.bz2
go-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.tar.lz
go-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.tar.xz
go-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.tar.zst
go-tangerine-ea89f40f0dab7957aa1825b56be80e84d3b04b5c.zip
eth/fetcher: fix annotation (#16969)
Diffstat (limited to 'eth')
-rw-r--r--eth/fetcher/fetcher.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/eth/fetcher/fetcher.go b/eth/fetcher/fetcher.go
index a2e7cdecf..6383596dc 100644
--- a/eth/fetcher/fetcher.go
+++ b/eth/fetcher/fetcher.go
@@ -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