# Functions
EmptySignature tests an invalid SignedSSVMessageTest with empty signature.
Encoding tests encoding of a SignedSSVMessage.
NoData tests an invalid SignedSSVMessageTest with empty data.
Valid tests a valid SignedSSVMessageTest.
WrongData tests a SignedSSVMessageTest with wrong data (can't decode to SSVMessage).
ZeroSigner tests an invalid SignedSSVMessageTest with zero signer.
# Structs
No description provided by the author
No description provided by the author