The CreateOffer
function stores the StockType
of the offer, however it is stores the wrong StockType
StockInfo
is being stored in the `CreateOffer function:
the StockType
that should be stored is the same as the OfferType
, however the wrong one is being stored due to the following line:
This might lead to inconsistency, wrong representation in the UI and unexpected errors.
manual review
change it to:
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.