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
{{ message }}
This repository has been archived by the owner on May 27, 2019. It is now read-only.
The version pragma can only be satisfied by an outdated version of the Solidity compiler, and should be updated accordingly.
Function Visibility
Default Function Visibility
Info
No visibility is specified for the given function. The default is public. It should be confirmed that this is desired, and the visibility of the function should be explicitly set.