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
Errors: :5:3: Warning: No visibility specified. Defaulting to "public".
function totalSupply() constant returns (uint256);
^------------------------------------------------^
Any ideas
The text was updated successfully, but these errors were encountered:
I get this error:
Errors: :5:3: Warning: No visibility specified. Defaulting to "public".
function totalSupply() constant returns (uint256);
^------------------------------------------------^
Any ideas
The text was updated successfully, but these errors were encountered: