RAACToken contract has the functionailty of removing feeCollector
when they do not want to charge tax on swap of tokens.
If protocol decides to change feeCollector
to zero address, they won't be able to do it through the RAACMinter::setFeeCollector
because of the zero address check condition.
Protocol won't be able to change RAACToken::feeCollector
to zero address through RAACMinter::setFeeCollector
because of zero address check.
Manual Review
Remove the check for zero address from RAACMinter:setFeeCollector
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.