Versions in this module Expand all Collapse all v0 v0.1.0 Apr 17, 2025 Changes in this version + type State struct + func NewState(chainContext *snow.Context) *State + func (s *State) GetValidatorSet(ctx context.Context, height uint64, subnetID ids.ID) (map[ids.NodeID]*validators.GetValidatorOutput, error)