# Packages
No description provided by the author
# Functions
NewSignatureShareMessage creates new SignatureShareMessage.
RegisterUnmarshallers initializes the given broadcast channel to be able to perform relay entry signing protocol interactions by registering all the required protocol message unmarshallers.
SignAndSubmit triggers the threshold signature process for the previous relay entry and publishes the signature to the chain as a new relay entry.
# Structs
SignatureShareMessage is a message payload that carries the sender's signature share for the given message.