You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The coins variable is currently showing as only taking one slot but it actually takes three.
The doubleTokens variable is currently showing as only taking one slot but it actually takes six.
The text was updated successfully, but these errors were encountered:
naddison36
changed the title
Incorrect storage slots for arrays declared with a constant, immutable or expression
Incorrect storage slots for arrays declared with a constant or expression
Jul 25, 2022
The
TestStorage
contract has two examplesThe
coins
variable is currently showing as only taking one slot but it actually takes three.The
doubleTokens
variable is currently showing as only taking one slot but it actually takes six.The text was updated successfully, but these errors were encountered: