Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface {
stateinterfaces.State
avalancheuptime.Manager
ValidatorReader
// Sync updates the validator set managed
// by the manager
Sync(ctx context.Context) error
// DispatchSync starts the sync process
DispatchSync(ctx context.Context)
}
Click to show internal directories.
Click to hide internal directories.