mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
eth/fetcher: newline
This commit is contained in:
parent
2c0dc35cbd
commit
3f43370ed4
1 changed files with 0 additions and 1 deletions
|
|
@ -238,7 +238,6 @@ func (f *TxFetcher) Notify(peer string, hashes []common.Hash) error {
|
|||
return ok
|
||||
}
|
||||
for _, hash := range hashes {
|
||||
|
||||
switch {
|
||||
case f.hasTx(hash):
|
||||
duplicate++
|
||||
|
|
|
|||
Loading…
Reference in a new issue