MAX_DECODE_SIZE

Constant MAX_DECODE_SIZE 

Source
pub const MAX_DECODE_SIZE: usize = 16_000_000;
Expand description

Maximum size, in bytes, of data we are allowed to ever decode for a single value.