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

pub const MAX_FRAME_SIZE: usize = FRAME_PREFIX_SIZE + MAX_FRAME_PAYLOAD_SIZE + FRAME_SUFFIX_SIZE; // 0x0000_0000_0001_0021usize
Expand description

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