Versions in this module Expand all Collapse all v1 v1.9.0 Oct 3, 2022 Changes in this version + func New(cfg Config, onDoneStateSyncing func(lastReqID uint32) error) common.StateSyncer + type Config struct + Alpha uint64 + SampleK int + StateSyncBeacons validators.Set + VM block.ChainVM + func NewConfig(commonCfg common.Config, stateSyncerIDs []ids.NodeID, ...) (Config, error)