hardhat deploy stuck on *local* environment, not testnet #3051
Answered
by
BowTiedIronman
BowTiedIronman
asked this question in
Q&A
-
Hardhat deployment has been stuck for almost an hour.
|
Beta Was this translation helpful? Give feedback.
Answered by
BowTiedIronman
Oct 4, 2022
Replies: 1 comment
-
seems to be related to waitConfirmations. worked when i set it to 1 instead of 5. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
BowTiedIronman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
seems to be related to waitConfirmations. worked when i set it to 1 instead of 5.