Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DuplicateQuorum ¶
func OneSignature ¶
Types ¶
type PartialSigContainerTest ¶
type PartialSigContainerTest struct { Name string Quorum uint64 ValidatorPubKey []byte SignatureMsgs []*types.PartialSignatureMessage ExpectedError string ExpectedResult []byte ExpectedQuorum bool }
func (*PartialSigContainerTest) GetPostState ¶
func (test *PartialSigContainerTest) GetPostState() (interface{}, error)
func (*PartialSigContainerTest) Run ¶
func (test *PartialSigContainerTest) Run(t *testing.T)
func (*PartialSigContainerTest) TestName ¶
func (test *PartialSigContainerTest) TestName() string
Click to show internal directories.
Click to hide internal directories.