The declared variable s_state
has no information about the initial state and in the constructor it is not initialized.
When the contract is implemented, the initial value for the s_state
is 0 for default, but it's not very clear to know that.
Only the knowledgeable developer would know that when it is a uint256 value type and is not initialized, the default value is 0.
Users or developers will not see as clearly the value of s_state
Manual code review
Add this comment:
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.