pub fn smo<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
ra: A,
rb: B,
rc: C,
rd: D
) -> Instruction
Expand description
Send a message to recipient address with call abi, coins, and output.
pub fn smo<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
ra: A,
rb: B,
rc: C,
rd: D
) -> Instruction
Send a message to recipient address with call abi, coins, and output.