mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 04:01:55 +00:00
remove privValIndex; Stale->AppHashIsStale
This commit is contained in:
@@ -111,7 +111,6 @@ func (conR *ConsensusReactor) GetChannels() []*p2p.ChannelDescriptor {
|
||||
|
||||
// Implements Reactor
|
||||
func (conR *ConsensusReactor) AddPeer(peer *p2p.Peer) {
|
||||
log.Info("ADDING PEER")
|
||||
if !conR.IsRunning() {
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user