Skip to main content

MAX_FRAME_BYTES

Constant MAX_FRAME_BYTES 

Source
pub const MAX_FRAME_BYTES: u32 = _; // 25_165_824u32
Expand description

The largest frame this codec will read. Chosen well above one full Frame::Entries page of account entries (each entry is at most the §18a envelope, 64 KiB) plus overhead. A larger declared length is refused before any allocation.