|
|
@ -349,6 +349,7 @@ func (r *Reactor) broadcastHasVoteMessage(ctx context.Context, vote *types.Vote) |
|
|
|
// upon receiving.
|
|
|
|
func (r *Reactor) subscribeToBroadcastEvents() { |
|
|
|
onStopCh := r.state.getOnStopCh() |
|
|
|
|
|
|
|
err := r.state.evsw.AddListenerForEvent( |
|
|
|
listenerIDConsensus, |
|
|
|
types.EventNewRoundStepValue, |
|
|
|