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
browser/election.sol:26:3: Warning: Function state mutability can be restricted to view
function isValidCandidate (bytes32 candidate) public returns (bool) {
^ (Relevant source part starts here and spans across multiple lines).