We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034499f commit dbe3eaaCopy full SHA for dbe3eaa
1 file changed
README.md
@@ -329,7 +329,7 @@ Run tests with different verbosity levels:
329
## Custom Errors
330
* `Raffle__SendMoreEThToEnterRaffle()` - Insufficient entrance fee
331
* `Raffle__TransferFailed() - ETH transfer to winner failed
332
-* `Raffle__RaffleNotOpen()`
+* `Raffle__RaffleNotOpen()` - Conditions not met for upkeep
333
334
## Gas Optimization
335
* Optimized iteration and data structure operations.
0 commit comments