The s_owner is set only once in the constructor, it will be cool if we change it to an immutable
changing the s_owner to be an immutable instead of a private is useful as it could save some gas
manual analysis
change the s_owner to an immutable since it is set once in the constructor
and set it in the constructor as
immutable variables are useful in gas saving your contract will be more gas efficient
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.