Skip to main content

COINS_BY_PARENT_DEFAULT_LIMIT

Constant COINS_BY_PARENT_DEFAULT_LIMIT 

Source
pub const COINS_BY_PARENT_DEFAULT_LIMIT: u32 = 100;
Expand description

The page size control.wallet.coinsByParent uses when the caller names none.

A spend in the lineages this read exists to follow — a singleton, a DID, an ordinary transfer — creates a small handful of children, so one default page covers a realistic hop in a single round trip and a caller never pages at all.