Skip to main content

MAX_MESSAGE_SIZE_BYTES

Constant MAX_MESSAGE_SIZE_BYTES 

Source
pub const MAX_MESSAGE_SIZE_BYTES: usize = _; // 4_194_304usize
Expand description

Maximum message size for validation (4 MB to match the tonic default).