The AuctionBase
contract is not correctly imported in SpiceAuction
contract
As we can see on this line:
https://github.com/Cyfrin/2024-07-templegold/blob/57a3e597e9199f9e9e0c26aab2123332eb19cc28/protocol/contracts/templegold/SpiceAuction.sol#L10
AuctionBase
cannot be imported and it will result with this mistake:
AuctionBase
would not be imported and used in SpiceAuction
.
Manual Review / VS Code extension.
Do this to correctly import AuctionBase
to the SpiceAuction
:
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.