Constant MAX_CODE_SIZE
pub const MAX_CODE_SIZE: usize = 0x10000; // 65_536usizeExpand description
EIP-7954: Maximum contract code size: 65,536 bytes (0x10000).
pub const MAX_CODE_SIZE: usize = 0x10000; // 65_536usizeEIP-7954: Maximum contract code size: 65,536 bytes (0x10000).