# 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.