pub const MAX_FRAMED_BODY: usize = _; // 262_144usizeExpand 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.