Constant fedimint_core::encoding::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.