Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseth authored Oct 21, 2020
1 parent 03ecb64 commit 6e129e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/control-structures.rst
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ the changes in the caller will always be reverted.

Panic exceptions used to use the ``invalid`` opcode before Solidity 0.8.0,
which consumed all gas available to the call.
Exceptions that use ``require`` do not consume any gas starting from the Metropolis release.
Exceptions that use ``require`` used to consume all gas until before the Metropolis release.

``revert``
----------
Expand Down

0 comments on commit 6e129e7

Please sign in to comment.