Variable PasswordStore.s_owner (src/PasswordStore.sol#13) is not in mixedCase
Solidity defines a naming convention that should be followed. #### Rule exceptions - Allow constant variable name/symbol/decimals to be lowercase (ERC20
). - Allow _
at the beginning of the mixed_case
match for private variables and unused parameters.
Informational Severity, High Confidence
Audit Wizard (Slither)
Follow the Solidity naming convention.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.