package v2 import "errors" var ErrNilParticipation = errors.New("Nil epoch participation in state")