As the documentation states:
The RAACNFT is an ERC721 token representing real estate assets in the RAAC lending protocol. It implements minting functionality tied to house prices and allows for batch minting of NFTs.
However, there's a unused currentBatchSize
variable inside RAACNFT.sol
which is never tied to any batch minting function. No function has been implemented by the protocol to enable batch minting.
Deviates from stated functionality. No batch minting possible.
Implement a batchMint() function.
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.