# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewReactor returns a reference to a new state sync reactor, which implements the service.Service interface.
No description provided by the author
No description provided by the author

# Constants

ChunkChannel exchanges chunk contents.
LightBlockChannel exchanges light blocks.
MetricsSubsystem is a subsystem shared by all metrics exposed by this package.
ParamsChannel exchanges consensus params.
SnapshotChannel exchanges snapshot metadata.

# Structs

Metrics contains metrics exposed by this package.
Reactor handles state sync, both restoring snapshots for the local node and serving snapshots for other nodes.

# Interfaces

Metricer defines an interface used for the rpc sync info query, please see statesync.metrics for the details.