mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-30 19:51:58 +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