Lesson 6 : Code not entering IF case (for verification ) even if i use --network sepolia #5346
Unanswered
gowthamc0702
asked this question in
Q&A
Replies: 1 comment
-
@gowthamc0702 Show me your hardhat.config.js file; Make sure you have the dotenv package installed and configured in the hardhat.config.js file. Also, inside .env file you should an |
Beta Was this translation helpful? Give feedback.
0 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.
-
when i run the code in sepolia network , The verification part of the code isnt being run.
is there any problem in the if statement?
this is the output i get :-
Beta Was this translation helpful? Give feedback.
All reactions