Constant bee_message::MESSAGE_LENGTH_MAX
source · [−]pub const MESSAGE_LENGTH_MAX: usize = 32768;Expand description
The maximum number of bytes in a message.
pub const MESSAGE_LENGTH_MAX: usize = 32768;The maximum number of bytes in a message.