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

# Variables

BackfillBatchSize allows users to tune block backfill request sizes to maximize network utilization at the cost of higher memory.
BackfillWorkerCount allows users to tune the number of concurrent backfill batches to download, to maximize network utilization at the cost of higher memory.
EnableExperimentalBackfill enables backfill for checkpoint synced nodes.