pub const MAX_CODE_BYTE_SIZE: usize = 24576;
Validation constants. Maximum bytecode to permit for a contract.