package
5.2.0
Repository: https://github.com/prysmaticlabs/prysm.git
Documentation: pkg.go.dev

# Functions

NewPool returns the sync committee store fulfilling the pool interface.
NewStore initializes a new sync committee store.

# Structs

Store defines the caches for various sync committee objects such as message(un-aggregated) and contribution(aggregated).

# Interfaces

Pool defines the necessary methods for Prysm sync pool to serve validators.