Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type State ¶
type State struct {
// contains filtered or unexported fields
}
func (*State) GetValidator ¶
func (s *State) GetValidator(_ context.Context, nodeID ids.NodeID) (*validators.GetValidatorOutput, error)
func (*State) PutValidator ¶
func (s *State) PutValidator(nodeID ids.NodeID, validator *validators.GetValidatorOutput)
Click to show internal directories.
Click to hide internal directories.