Constant reth::transaction_pool::validate::MAX_CODE_BYTE_SIZE

pub const MAX_CODE_BYTE_SIZE: usize = 24576; // 24_576usize
Expand description

Maximum bytecode to permit for a contract.