Constant MAX_BODIES_SERVE

Source
pub const MAX_BODIES_SERVE: usize = 1024;
Expand description

Maximum number of block headers to serve.

Used to limit lookups. With 24KB block sizes nowadays, the practical limit will always be SOFT_RESPONSE_LIMIT.