pub const LN_MAX_MSG_LEN: usize = ::core::u16::MAX as usize; // 65_535usize
Expand description

Maximum Lightning message data length according to BOLT-8 and BOLT-1: