Skip to main content

extcodecopy

Function extcodecopy 

Source
pub fn extcodecopy<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the EXTCODECOPY instruction.

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