Two functions in Swan contract with wrong natspec
getListingPrice() and getListing() functions in Swan contract require their natspec to get checked:
the former has a wrong natspec as it describes the status of the asset (not its price), while the latter is uncompleted ("/// @dev Assets can be assumed to be").
Low impact as it is purely informative, but developer/auditors reading the codebase do not get the accurate information they expect to receive.
Update the natspec of both functions so they are congruent and provide useful information.
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.