resetGasMetering
Signature
function resetGasMetering() external;
Description
Resets gas metering to the gas limit of current execution frame (i.e. gasleft()
will be restored to initial value).
resetGasMetering
function resetGasMetering() external;
Resets gas metering to the gas limit of current execution frame (i.e. gasleft()
will be restored to initial value).