pub fn call<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
target_struct: A,
fwd_coins: B,
asset_id_addr: C,
fwd_gas: D,
) -> Instruction
Expand description
Call a contract.
pub fn call<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
target_struct: A,
fwd_coins: B,
asset_id_addr: C,
fwd_gas: D,
) -> Instruction
Call a contract.