Function call
pub fn call<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Expand description
Implements the CALL instruction.
Message call with value transfer to another account.
pub fn call<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
Implements the CALL instruction.
Message call with value transfer to another account.