pub const MAX_BODIES_SERVE: usize = 1024;
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.
SOFT_RESPONSE_LIMIT