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
It seems that block.number cannot be symbolic as it is a W256 instead of a expression. This is different from block.timestamp, which can be already symbolic.
The text was updated successfully, but these errors were encountered:
It seems that
block.number
cannot be symbolic as it is a W256 instead of a expression. This is different fromblock.timestamp
, which can be already symbolic.The text was updated successfully, but these errors were encountered: