Constant polkadot_primitives::v8::MIN_CODE_SIZE
source · pub const MIN_CODE_SIZE: u32 = 9;
Expand description
Compressed or not the wasm blob can never be less than 9 bytes.
pub const MIN_CODE_SIZE: u32 = 9;
Compressed or not the wasm blob can never be less than 9 bytes.