mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-19 23:30:38 +00:00
remove SwitchEventNewPeer, SwitchEventDonePeer
This commit is contained in:
@@ -320,6 +320,7 @@ FOR_LOOP:
|
||||
c.Logger.Debug("Send Ping")
|
||||
wire.WriteByte(packetTypePing, c.bufWriter, &n, &err)
|
||||
c.sendMonitor.Update(int(n))
|
||||
// c.flush
|
||||
go c.flush()
|
||||
c.Logger.Debug("Starting pong timer")
|
||||
c.pongTimer.Set()
|
||||
|
||||
Reference in New Issue
Block a user