Constant pallet_preimage::MAX_SIZE
source · pub(crate) const MAX_SIZE: u32 = _; // 4_194_304u32
Expand description
Maximum size of preimage we can store is 4mb.
pub(crate) const MAX_SIZE: u32 = _; // 4_194_304u32
Maximum size of preimage we can store is 4mb.