mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 13:41:21 +00:00
remove
This commit is contained in:
parent
9c4cf401b5
commit
34aac2aee6
@ -11,7 +11,6 @@ import (
|
||||
tmtime "github.com/tendermint/tendermint/types/time"
|
||||
)
|
||||
|
||||
// randVoteSet returns a
|
||||
// NOTE: privValidators are in order
|
||||
func randVoteSet(height int64, round int, type_ SignedMsgType, numValidators int, votingPower int64) (*VoteSet, *ValidatorSet, []PrivValidator) {
|
||||
valSet, privValidators := RandValidatorSet(numValidators, votingPower)
|
||||
|
Loading…
x
Reference in New Issue
Block a user