Lesson 10: Cannot get the recent winner. checkUpkeep function returns false. #6617
Unanswered
shureedshazzad
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Have you ran |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the repository link for my Hardhat smart contract lottery project.
https://github.com/shureedshazzad/hardhat-smartcontract-lottery
This is my Raffle.sol contract.
This is the "node_modules/@chainlink/contracts/src/v0.8/interfaces/AutomationCompatibleInterface.sol";
This is the mockOffchain.js.
Now here I am getting the following result .
It seems the checkUpkeep function is returning false. I can't figure out why. Can anyone help me, please? I would greatly appreciate it.
Beta Was this translation helpful? Give feedback.
All reactions