Module reth_downloaders::bodies

source ·
Expand description

The collection of algorithms for downloading block bodies.

Modules§

  • A naive concurrent downloader.
  • A body downloader that does nothing. Useful to build unwind-only pipelines.
  • A downloader implementation that spawns a downloader to a task
  • test_utilstest-utils
    Test helper impls for generating bodies