in the function bidMatchAlgo() at line 208 bool dustErcAmount
is define such as:
which means if
dustErcAmount
will always be true
therefore in line 211 it's useless to have this OR condition
just code optimization
reading the code
replace
by
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.