Constant MAX_HEADERS_SERVE
pub const MAX_HEADERS_SERVE: usize = 1024; // 1_024usizeExpand description
Maximum number of block headers to serve.
Used to limit lookups.
pub const MAX_HEADERS_SERVE: usize = 1024; // 1_024usizeMaximum number of block headers to serve.
Used to limit lookups.