Expand description
The collection of algorithms for downloading block headers.
Modulesยง
- A header downloader that does nothing. Useful to build unwind-only pipelines.
- A Linear downloader implementation. A headers downloader that can handle multiple requests concurrently.
- A downloader implementation that spawns a downloader to a task
- test_
utils test-utils
Test helper impls for generating bodies