The address of the owner should be set to immutable, since there is no need to change it in the code, therefore making it more secure.
The variable s_owner
should be immutable to avoid being changed in some attack scenarios.
The immutable variable is more appropriate for this kind of storage.
Manual codebase analysis.
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.