package
0.0.0-20230203010516-6d4bf48beedd
Repository: https://github.com/onyx-protocol/onyx.git
Documentation: pkg.go.dev
# Functions
BootstrapSnapshot downloads and stores the most recent snapshot from the provided peer.
DownloadBlocks starts a goroutine to download blocks from the given peer, starting at the given height and incrementing from there.
New initializes a new Replicator to replicate blocks from the Chain Core specified by peer.
# Structs
Replicator implements block replication.
SnapshotProgress describes a snapshot being downloaded from a peer Core.