package
2.1.0+incompatible
Repository: https://github.com/keep-network/keep-core.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new instance of the Announcer.
RegisterUnmarshaller initializes the given broadcast channel to be able to handle announcement messages by registering the required unmarshaller.
UnreadyMembers returns a list of member indexes that turned out to be unready during the announcement.

# Structs

Announcer is an implementation of the protocol announcer that performs the readiness announcement over the provided broadcast channel.