Constant fog_pack::MAX_ENTRY_SIZE

source ·
pub const MAX_ENTRY_SIZE: usize = _; // 65_535usize
Expand description

The maximum allowed size of a raw entry, including signatures, is 64 kiB (65535 bytes). No encoded entry will ever be equal to or larger than this size.