Constant MAX_CODE_BYTE_SIZE

pub const MAX_CODE_BYTE_SIZE: usize = revm_primitives::eip170::MAX_CODE_SIZE; // 24_576usize
Expand description

Maximum bytecode to permit for a contract.