mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-03 06:37:14 +00:00
consensus: remove reactor options (#7526)
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user