Function codecopy

Source
pub fn codecopy<WIRE: InterpreterTypes, H: ?Sized>(
    context: InstructionContext<'_, H, WIRE>,
)
Expand description

Implements the CODECOPY instruction.

Copies running contract’s bytecode to memory.