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