pub const CONTRACT_MAX_SIZE: u64 = 16 * 1024 * 1024; // 0x0000_0000_0100_0000u64
Expand description

Maximum contract size, in bytes.