Function gcore::msg::send_input_with_gas_delayed
source ยท pub fn send_input_with_gas_delayed(
destination: ActorId,
gas_limit: u64,
value: u128,
offset: u32,
len: u32,
delay: u32,
) -> Result<MessageId>
Expand description
Same as send_input_with_gas
, but sends delayed.