pub(crate) const MAX_INLINE_PAYLOAD_SIZE: usize = 32;
Maximum size for inline payload in persistent messages.