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