static_call

Function static_call 

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

Implements the STATICCALL instruction.

Static message call (cannot modify state).