# Functions
NewSpanDetector creates a new instance of a struct tracking several epochs of min-max spans for each validator in the beacon state.
# Structs
MockSpanDetector defines a struct which can detect slashable attestation offenses by tracking validator min-max spans from validators.
SpanDetector defines a struct which can detect slashable attestation offenses by tracking validator min-max spans from validators and attestation data roots.