boredanddangerous
boredanddangerous copied to clipboard
Add revert to enforce timing in dutchAuctionPrice
- Call dutchAuctionPrice() to get the price in dutchAuctionMint()
- Add revert logic for "if dutch auction has not started yet" in dutchAuctionPrice()
- Add named return param in dutchAuctionPrice()
Signed-off-by: Jagadish Krishnamoorthy [email protected]