Constant EXTCODECOPY
pub const EXTCODECOPY: u8 = 0x3C; // 60u8
Available on crate feature
evm
only.Expand description
The 0x3C
(“EXTCODECOPY”) opcode.
pub const EXTCODECOPY: u8 = 0x3C; // 60u8
evm
only.The 0x3C
(“EXTCODECOPY”) opcode.