setProducers
function will cause redundancy in producers
array if called multiple times for the same producer
if owner calls setProducers
function multiple times for the same producer, the producer will be added to the producers
array multiple times
this will cause the redundant producers in the producers
array
retundancy in producers
array
getAllProducers
function will return redundant producers if setProducers
is called multiple times for the same producer
Manual review
Update setProducers
function to check if producers are already set or not
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.