Lesson 7: Not able to staging test in Rinkeby #736
Answered
by
krakxn
Sunil-Reddy-Gummalla
asked this question in
Q&A
-
What may be the Issue? |
Beta Was this translation helpful? Give feedback.
Answered by
krakxn
Jul 5, 2022
Replies: 2 comments 3 replies
-
I will try answering, send |
Beta Was this translation helpful? Give feedback.
1 reply
-
Go to your hardhat config file, and check if the following code is there; if not, add it there:
Let me know if this helps. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Sunil-Reddy-Gummalla
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Go to your hardhat config file, and check if the following code is there; if not, add it there:
Let me know if this helps.