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

# Functions

Aggregate aggregates sync contributions.

# Constants

MaxCoverAggregation is a strategy based on Maximum Coverage greedy algorithm.
NaiveAggregation is an aggregation strategy without any optimizations.

# Variables

ErrInvalidSyncContributionCount is returned when insufficient number of sync contributions is provided for aggregation.

# Type aliases

SyncContributionAggregationStrategy defines SyncContribution aggregation strategy.