package
0.3.10
Repository: https://github.com/prysmaticlabs/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewEpochSpansCache initializes the map and underlying cache.
NewPublicKeyCache initializes the cache.

# Structs

EpochSpansCache is used to store the spans needed on a per-epoch basis for slashing detection.
PublicKeyCache is used to store the public keys needed for signature verification.