Documentation References Non-Existent Function
The project documentation references a function named endAuction(tokenId), but no such function exists in the codebase. This dicrepancy can mislead users and developer as to the actual functionality of the codebase
Impact:
Developers may attempt to interact with functions that do not exist, leading to integration errors.
Below is a line referenced from the documentation.
After 3 days, anyone can call endAuction(tokenId) to finalize the auction.
Update the documentation to accurately reflect the functions that exist in the codebase.
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.