Module zebrad::components::sync

source ·
Expand description

The syncer downloads and verifies large numbers of blocks from peers to Zebra.

It is used when Zebra is a long way behind the current chain tip.

Modules

Structs

  • Sync configuration section.
  • A helper type which holds a list of recent syncer response lengths. These sync lengths can be used to work out if Zebra has reached the end of the chain.
  • A helper type to determine if the synchronizer has likely reached the chain tip.

Enums

Constants

Functions