package v3 import "errors" var ErrNilParticipation = errors.New("nil epoch participation in state")