Module zebrad::components::inbound::downloads
source · Expand description
A download stream that handles gossiped blocks from peers.
Structs
- Manages download and verification of blocks gossiped to this peer.
Enums
- The action taken in response to a peer’s gossiped block hash.
Constants
- BRANCHES 🔒
- The maximum number of concurrent inbound download and verify tasks. Also used as the maximum lookahead limit, before block verification.
Statics
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- CALLSITE 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
- META 🔒
Traits
Functions
Type Definitions
- BoxError 🔒