Function gcore::msg::reply_input_with_gas
source ยท pub fn reply_input_with_gas(
gas_limit: u64,
value: u128,
offset: u32,
len: u32,
) -> Result<MessageId>
Expand description
Same as reply_input
, but with explicit gas limit.