retrieveAdmin()
is not callable by anyone
This function is in the Laundrette contract so the admin, it's trying to call executeAction() that has the modifier onlyExecutor(), so the call will revert, since msg.sender was the admin, not the godfather
Admin cannot be changed anyone, except the owner if he bypasses retrieveAdmin() and call it directly to change the admin to his address
Manual review
Fix the bug
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.