MAX_INLINE_PAYLOAD_SIZE

Constant MAX_INLINE_PAYLOAD_SIZE 

Source
pub const MAX_INLINE_PAYLOAD_SIZE: usize = 32; // 32usize
Expand description

Maximum size for inline payload in extended messages. Messages larger than this must use external buffer references.