mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 15:04:22 +00:00
fix tests to store and load state
This commit is contained in:
@@ -18,5 +18,6 @@ func ConsensusParams() *types.ConsensusParams {
|
||||
VoteDelta: 1 * time.Millisecond,
|
||||
BypassCommitTimeout: true,
|
||||
}
|
||||
c.ABCI.VoteExtensionsEnableHeight = 1
|
||||
return c
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user