Assigned operations to constant variables #259
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
G (Gas Optimization)
Handle
pauliax
Vulnerability details
Impact
Assigned operations to constant variables are re-evaluated every time:
See ethereum/solidity#9232
Change from 'constant' to 'immutable'.
The text was updated successfully, but these errors were encountered: