mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
remove blocksync reactor from rpc
This commit is contained in:
@@ -93,7 +93,6 @@ type Environment struct {
|
||||
ConsensusReactor *consensus.Reactor
|
||||
EventBus *types.EventBus // thread safe
|
||||
Mempool mempl.Mempool
|
||||
BlockSyncReactor consensus.BlockSyncReactor
|
||||
|
||||
Logger log.Logger
|
||||
|
||||
|
||||
Reference in New Issue
Block a user