Replies: 1 comment
-
It's a typo TYPO (Upper Case K): FIX (Lower Case k): |
Beta Was this translation helpful? Give feedback.
0 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.
-
Getting this error while running mockOffchain.js"
TypeError: raffle.checkUpKeep is not a function at mockKeepers (/root/hardhat-fcc/hardhat-smartcontract-lottery-fcc/scripts/mockOffchain.js:6:43) at processTicksAndRejections (node:internal/process/task_queues:96:5) error Command failed with exit code 1.
Code inside the mockOffchain.js
Before I was not getting the error but checkUpKeep was returning false but as of now it's not running at all
Beta Was this translation helpful? Give feedback.
All reactions