mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 11:45:18 +00:00
consensus: add comment as to why use mocks during replay (#4785)
Closes #4766
This commit is contained in:
@@ -372,7 +372,6 @@ func newStateWithConfigAndBlockStore(
|
||||
mempool.EnableTxsAvailable()
|
||||
}
|
||||
|
||||
// mock the evidence pool
|
||||
evpool := emptyEvidencePool{}
|
||||
|
||||
// Make State
|
||||
|
||||
Reference in New Issue
Block a user