[][src]Constant internet2::transport::MAX_FRAME_SIZE

pub const MAX_FRAME_SIZE: usize = FRAME_PREFIX_SIZE + MAX_FRAME_PAYLOAD_SIZE + FRAME_SUFFIX_SIZE; // 0x0_000_000_000_010_021usize

Maximum size of the transport frame; chosen in compliance with LN specs