mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2025-01-09 04:01:20 +00:00
p2p/discv5: gofmt
This commit is contained in:
parent
89fe24bbcc
commit
edc39aaedf
@ -571,7 +571,7 @@ loop:
|
|||||||
if n.state == unknown {
|
if n.state == unknown {
|
||||||
net.ping(n, n.addr())
|
net.ping(n, n.addr())
|
||||||
}
|
}
|
||||||
return nil
|
return nil
|
||||||
})
|
})
|
||||||
|
|
||||||
case <-statsDump.C:
|
case <-statsDump.C:
|
||||||
|
Loading…
Reference in New Issue
Block a user