Constant cumulus_primitives_core::relay_chain::MIN_CODE_SIZE
source · pub const MIN_CODE_SIZE: u32 = 9; // 9u32Expand description
Compressed or not the wasm blob can never be less than 9 bytes.
pub const MIN_CODE_SIZE: u32 = 9; // 9u32Compressed or not the wasm blob can never be less than 9 bytes.