Function call_code
pub fn call_code<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the CALLCODE instruction.
Message call with alternative account’s code.
pub fn call_code<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the CALLCODE instruction.
Message call with alternative account’s code.