Skip to main content

extcodesize

Function extcodesize 

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

Implements the EXTCODESIZE instruction.

Gets the size of an account’s code.