fedimint_core::encoding

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.