Function extcodecopy

pub fn extcodecopy<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

Implements the EXTCODECOPY instruction.

Copies a portion of an account’s code to memory.