mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 23:12:44 +00:00
fix joined lines
This commit is contained in:
@@ -243,7 +243,8 @@ func makeRandomStateFromValidatorSet(
|
||||
}
|
||||
func makeRandomStateFromConsensusParams(
|
||||
ctx context.Context,
|
||||
t *testing.T, consensusParams *types.ConsensusParams,
|
||||
t *testing.T,
|
||||
consensusParams *types.ConsensusParams,
|
||||
height,
|
||||
lastHeightConsensusParamsChanged int64,
|
||||
) sm.State {
|
||||
|
||||
Reference in New Issue
Block a user