Skip to main content

HARD_CAP

Constant HARD_CAP 

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

Per-call upper bound on the number of history records returned by HistoryApi::list_all, even when the caller passes limit = 0.