Skip to main content

MAX_CELLS_SERVE

Constant MAX_CELLS_SERVE 

Source
pub const MAX_CELLS_SERVE: usize = 1024; // 1_024usize
Available on crate feature network only.
Expand description

Maximum number of cell lookups to serve.

Used to limit lookups.