Unexpected error trying to run deployment scripts for the Open Lottery/Raffle Project #2691
Answered
by
othaime-en
xdarksamusx
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
othaime-en
Sep 18, 2022
Replies: 2 comments 7 replies
-
Hey @gus1000 please copy and paste the code here rather than sending screenshots. Makes it easier to debug where the error is coming from. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I found the error. On line 22, use |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
xdarksamusx
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I found the error. On line 22, use
ethers.getContract
instead ofethers.getContractAt
try that and tell me if it works