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
src/eos.sol:74:13: Error: Type uint256 is not implicitly convertible to expected type bool.
if( limit ) assert( dailyTotals[today()] + msg.value < limit );
^---^
The text was updated successfully, but these errors were encountered:
returns
The text was updated successfully, but these errors were encountered: