pub const MAX_HEADERS_SERVE: usize = 1024;
Maximum number of block headers to serve.
Used to limit lookups.