Description
The changeAdmin function allows the current admin to change the admin address. However, there is currently no event emitted to log this change. Emitting an event is important for tracking changes to the admin address on the blockchain.
Code Snippet
Recommendation
Add an event declaration for admin changes and emit this event within the changeAdmin function after successfully changing the admin address. This will provide a clear log of admin changes on the blockchain.
Code Snippet
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.