Settings
Help

call

Function call 

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

Implements the CALL instruction.

Message call with value transfer to another account.