Some(GasReserve) if there is sufficient gas, otherwise returns None.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Some(GasReserve) if there is sufficient gas, otherwise returns None.
pub extern fn gas_reserve_create(amount: u128) -> Option implicits(RangeCheck, GasBuiltin) nopanic;
Was this page helpful?