Can we add network param to run function to verify contract on specific network ?? #4355
Unanswered
Rushikesh0125
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
You shouldn't need to add a |
Beta Was this translation helpful? Give feedback.
2 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.
-
I am trying to create a task for deploying and verifying any contract from my project..
task below successfully deployed contract but it is not able to verify..
How can i tell
hre.run
function to run the verify task on network passed in taskArgsGetting following error
Command i am running ->
Code for task -
Beta Was this translation helpful? Give feedback.
All reactions