package
2.0.0+incompatible
Repository: https://github.com/quarkchain/goquarkchain.git
Documentation: pkg.go.dev
# Functions
NewMinorChainTask returns a sync task for minor chain.
NewRootChainTask returns a sync task for root chain.
NewSynchronizer returns a new synchronizer instance.
# Constants
No description provided by the author
TODO 100 50.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
SyncingResult provides information about the current synchronisation status for this node.
# Interfaces
Synchronizer will sync blocks for the master server when receiving new root blocks from peers.
Task represents a synchronization task for the synchronizer.