Function extcodecopy
pub fn extcodecopy<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the EXTCODECOPY instruction.
Copies a portion of an account’s code to memory.