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