//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v5
beacon-chain
operations
synccommittee
package
5.2.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
8
Dependents
6
Files
216 SLOC
#
Functions
NewPool
NewPool returns the sync committee store fulfilling the pool interface.
NewStore
NewStore initializes a new sync committee store.
#
Structs
Store
Store defines the caches for various sync committee objects such as message(un-aggregated) and contribution(aggregated).
#
Interfaces
Pool
Pool defines the necessary methods for Prysm sync pool to serve validators.