pub const MAX_CELLS_SERVE: usize = 1024; // 1_024usize
Maximum number of cell lookups to serve.
Used to limit lookups.