Constant diem_sdk::crypto::noise::MAX_SIZE_NOISE_MSG[][src]

pub const MAX_SIZE_NOISE_MSG: usize = 65535; // 0x0000_0000_0000_ffffusize
Expand description

A noise message cannot be larger than 65535 bytes as per the specification.