mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-08 17:16:59 +00:00
precommit nil if locked and no POL
This commit is contained in:
@@ -295,7 +295,6 @@ func (sw *Switch) Broadcast(chID byte, msg interface{}) chan bool {
|
||||
}(peer)
|
||||
}
|
||||
return successChan
|
||||
|
||||
}
|
||||
|
||||
// Returns the count of outbound/inbound and outbound-dialing peers.
|
||||
|
||||
Reference in New Issue
Block a user