Function static_call
pub fn static_call<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Available on crate feature
evm
only.Expand description
Implements the STATICCALL instruction.
Static message call (cannot modify state).