Skip to main content

MAX_LIST_LIMIT

Constant MAX_LIST_LIMIT 

Source
pub const MAX_LIST_LIMIT: usize = 10_000;
Expand description

Largest page a caller may ask for. Requests above it are clamped, not refused.