Function extcodesize
pub fn extcodesize<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the EXTCODESIZE instruction.
Gets the size of an account’s code.
pub fn extcodesize<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the EXTCODESIZE instruction.
Gets the size of an account’s code.