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