Skip to main content

MAX_FRAMED_BODY

Constant MAX_FRAMED_BODY 

Source
pub const MAX_FRAMED_BODY: usize = _; // 262_144usize
Expand description

Maximum length-prefixed body — guards against a malicious length prefix forcing a huge allocation. Provider lists at k = 20 with a handful of addresses each are well under this.