Unused functions should be deleted from a contract to avoid unintended consequences.
Despite the presence of comments, this function's purpose is not clear.
The super._update
is supposed to have the implementation, but it is not inherited from anywhere. Nevertheless, the TempleGold::_update()
function wasn't invoked within the contract, so it should be deleted.
Manual Review
Either delete the TempleGold::_update()
function or inherit the appropriate contract so that super._update
works correctly.
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.