# Packages
No description provided by the author
# Functions
NewLightClientStateProvider creates a new StateProvider using a light client and RPC clients.
NewReactor creates a new state sync reactor.
# Constants
ChunkChannel exchanges chunk contents.
SnapshotChannel exchanges snapshot metadata.
# Structs
Reactor handles state sync, both restoring snapshots for the local node and serving snapshots for other nodes.
# Interfaces
StateProvider is a provider of trusted state data for bootstrapping a node.