Skip to main content

SPENDS_LIST_DEFAULT_LIMIT

Constant SPENDS_LIST_DEFAULT_LIMIT 

Source
pub const SPENDS_LIST_DEFAULT_LIMIT: u32 = 50;
Expand description

The page size control.spends.list uses when the caller names none.

Stated on the contract rather than chosen by each side, so a node and a client cannot resolve the same omitted field to two different numbers — a disagreement that shows up as a page boundary in the wrong place, which is where a paged walk loses rows.