Constant MAX_INITCODE_SIZE
pub const MAX_INITCODE_SIZE: usize = 0x20000; // 131_072usizeAvailable on crate feature
evm only.Expand description
EIP-7954: Maximum initcode size: 131,072 bytes (0x20000).
pub const MAX_INITCODE_SIZE: usize = 0x20000; // 131_072usizeevm only.EIP-7954: Maximum initcode size: 131,072 bytes (0x20000).