Constant bitcoin::consensus::encode::MAX_VEC_SIZE

source ยท
pub const MAX_VEC_SIZE: usize = 4_000_000;
Expand description

Maximum size, in bytes, of a vector we are allowed to decode.