good morning!!!!

Skip to content
Snippets Groups Projects
Commit ea89f40f authored by Wenbiao Zheng's avatar Wenbiao Zheng Committed by Péter Szilágyi
Browse files

eth/fetcher: fix annotation (#16969)

parent 1fc54d92
Branches
Tags
No related merge requests found
...@@ -88,7 +88,7 @@ type headerFilterTask struct { ...@@ -88,7 +88,7 @@ type headerFilterTask struct {
time time.Time // Arrival time of the headers 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. // needing fetcher filtering.
type bodyFilterTask struct { type bodyFilterTask struct {
peer string // The source peer of block bodies peer string // The source peer of block bodies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment