package
0.0.0-20230530162105-6dcdc0ec4805
Repository: https://github.com/consideritdone/landslidecore.git
Documentation: pkg.go.dev

# 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.