Constant MAX_HEADERS_SERVE

pub const MAX_HEADERS_SERVE: usize = 1024; // 1_024usize
Expand description

Maximum number of block headers to serve.

Used to limit lookups.