Some(GasReserve) if there is sufficient gas, otherwise returns None.
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?