Expand description
Support for downloading blocks on demand for live sync. Handler that can download blocks on demand (e.g. from the network).
Structs§
- Basic
BlockDownloader
. - A
BlockDownloader
that does nothing.
Enums§
- Actions that can be performed by the block downloader.
- Outcome of downloaded blocks.
Traits§
- A trait that can download blocks on demand.