[][src]Constant lnpbp::lnp::transport::MAX_FRAME_SIZE

pub const MAX_FRAME_SIZE: usize = FRAME_PREFIX_SIZE + MAX_FRAME_PAYLOAD_SIZE + FRAME_SUFFIX_SIZE; // 65_569usize

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