Function gstd::msg::reply_input_with_gas
source · pub fn reply_input_with_gas<Range: RangeBounds<usize>>(
gas_limit: u64,
value: u128,
range: Range
) -> Result<MessageId>Expand description
Same as reply_input, but with an explicit gas limit.