pub const CONTRACT_MAX_SIZE: u64 = 16 * 1024 * 1024; // 16_777_216u64
Maximum contract size, in bytes.