Documentation ¶
Index ¶
- func MultiSigner() *tests.MsgProcessingSpecTest
- func Receive() *tests.MsgProcessingSpecTest
- func UnknownPriority() *tests.MsgProcessingSpecTest
- func UnknownSigner() *tests.MsgProcessingSpecTest
- func WrongAuthor() *tests.MsgProcessingSpecTest
- func WrongHeight() *tests.MsgProcessingSpecTest
- func WrongSignature() *tests.MsgProcessingSpecTest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MultiSigner ¶
func MultiSigner() *tests.MsgProcessingSpecTest
MultiSigner tests a proposal msg with > 1 signers
func Receive ¶
func Receive() *tests.MsgProcessingSpecTest
Receive tests the receipt of a VCBCRequest message
func UnknownPriority ¶
func UnknownPriority() *tests.MsgProcessingSpecTest
UnknownPriority tests the receipt of a VCBCRequest message with unknown priority
func UnknownSigner ¶
func UnknownSigner() *tests.MsgProcessingSpecTest
UnknownSigner tests a single proposal received with an unknown signer
func WrongAuthor ¶
func WrongAuthor() *tests.MsgProcessingSpecTest
WrongAuthor tests the receipt of a VCBCRequest message with operatorID author invalid
func WrongHeight ¶
func WrongHeight() *tests.MsgProcessingSpecTest
WrongHeight tests a proposal msg received with the wrong height
func WrongSignature ¶
func WrongSignature() *tests.MsgProcessingSpecTest
WrongSignature tests a single proposal received with a wrong signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.