Lesson 9: Error while verification of Raffle Contract #1889
Unanswered
haverstein
asked this question in
Q&A
Replies: 2 comments 16 replies
-
Add this in your deploy-raffle script
|
Beta Was this translation helpful? Give feedback.
10 replies
-
Hey @haverstein try and change
into
and see if it makes a difference. |
Beta Was this translation helpful? Give feedback.
6 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 message is shown when I use the command yarn hardhat deploy --network rinkeby
The deploy/01-deploy-raffle.js is
And this is the utils/verify.js:
Can someone tell me what is the issue here and how to solve it?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions