aergo icon indicating copy to clipboard operation
aergo copied to clipboard

Add GasLeft() function

Open kroggen opened this issue 1 year ago • 0 comments

Add function for contracts to return the amount of remaining gas on the current transaction execution

  local remaining_gas = contract.gasLeft()

kroggen avatar Aug 04 '23 03:08 kroggen