consensus: remove reactor options (#7526)

This commit is contained in:
Sam Kleinman
2022-01-07 09:15:35 -05:00
committed by GitHub
parent 569629486b
commit 74a8941854
3 changed files with 4 additions and 14 deletions
+1 -1
View File
@@ -334,7 +334,7 @@ func createConsensusReactor(
channels[consensus.VoteSetBitsChannel],
peerManager.Subscribe(ctx),
waitSync,
consensus.ReactorMetrics(csMetrics),
csMetrics,
)
// Services which will be publishing and/or subscribing for messages (events)