Lesson 5(7:12:47) :deployTransaction.wait() is not working #5215
Closed
mrtechnostart
started this conversation in
General
Replies: 1 comment 1 reply
-
@mrtechnostart In the upcoming lessons you should use the old version of ethers.js because we will use hardhat-deploy dependencies which is a community plugin and is not upgraded to ethers version 6 or above. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It Gives Out Error
TypeError: no matching function (argument="key", value="deployTransaction", code=INVALID_ARGUMENT, version=6.2.3)
Help
Edit:
We have to Change
To
Beta Was this translation helpful? Give feedback.
All reactions