Skip to main content

COINS_MAX_LIMIT

Constant COINS_MAX_LIMIT 

Source
pub const COINS_MAX_LIMIT: u32 = COINS_BY_PARENT_MAX_LIMIT; // 1_000u32
Expand description

The largest page control.wallet.coins will accept — the same frame-derived ceiling COINS_BY_PARENT_MAX_LIMIT documents the arithmetic for, and pinned to it for the reason COINS_DEFAULT_LIMIT gives.