Lesson 9[16:29:15] : Stuck at await deployments.fixture(["all"]);
#5251
mrtechnostart
started this conversation in
General
Replies: 1 comment 2 replies
-
@mrtechnostart I think your debugger is turned on, click the red dot to turn it off. |
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
-
As You can see, till logging developer everything is fine

But as soon as
execution stops and is unable to move forward
I have verified the deployer address and the address by which i deployed the contract on sepolia both are same, but still unable to get contract
Now,
here are my files
Stagging-raffle-test.js
Hardhat config
deploy script
It gives a timeout error
Beta Was this translation helpful? Give feedback.
All reactions