Settings
Help

extcodesize

Function extcodesize 

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

Implements the EXTCODESIZE instruction.

Gets the size of an account’s code.