package
2.0.2+incompatible
Repository: https://github.com/ssvlabs/ssv.git
Documentation: pkg.go.dev

# Functions

IsDecidedMsg returns true if signed commit has all quorum sigs.
No description provided by the author
No description provided by the author

# Constants

InstanceContainerDefaultCapacity is the default capacity for InstanceContainer.
InstanceContainerTestCapacity is the capacity for InstanceContainer used in tests.

# Structs

Controller is a QBFT coordinator responsible for starting and following the entire life cycle of multiple QBFT InstanceContainer.

# Type aliases

InstanceContainer is a fixed-capacity container for instances.
NewDecidedHandler handles newly saved decided messages.