TypeError: raffle.performUpKeep is not a function #2135
demirbey05
started this conversation in
General
Replies: 1 comment 3 replies
-
Check if there is a difference in your naming. Check if one performUpkeep has a capital |
Beta Was this translation helpful? Give feedback.
3 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.
-
My performUpKeep implementation is :
and I wrote test when state is calculating, user cannot enter the raffle :
When I executed the code above, I get the error :
TypeError: raffle.performUpKeep is not a function
Beta Was this translation helpful? Give feedback.
All reactions