Constant MAX_CODE_BYTE_SIZE
pub const MAX_CODE_BYTE_SIZE: usize = 24576; // 24_576usize
Expand description
Maximum bytecode to permit for a contract.
pub const MAX_CODE_BYTE_SIZE: usize = 24576; // 24_576usize
Maximum bytecode to permit for a contract.