Instead of marking a function as public
, consider marking it as external
if it is not used internally.
The following functions should be marked as external
src/CharityRegistry.sol Line: 13
src/CharityRegistry.sol Line: 17
src/CharityRegistry.sol Line: 24
src/CharityRegistry.sol Line: 29
src/GivingThanks.sol Line: 27
src/GivingThanks.sol Line: 63
Aderyn
Mark the above functons as external instead of public
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.