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

pub const FRAME_PREFIX_SIZE: usize = 2 + 16; // 18usize

Size of the frame prefix which is not included into payload size, consisting of the 2-bytes message size data and 16-byte MAC of the payload length