Replies: 2 comments
-
Your code seems accurate but I can advise you to change your file extension from |
Beta Was this translation helpful? Give feedback.
0 replies
-
latest version of ethers has getContractAt() function instead of getContract(), and it takes 3 arguments(contract name, contract address, signer), here is the corrected code:
|
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.
-
i search all issues and discussion never found my solution even i did copied patrick contract level 7 same issues and even downgrade ether to v5 not work...
but contract Deployed Fundme on test net and node hardhat network too >>>>>>>>only have issues on testing fundme
thats FundMe.test.js code
and contract FundMe.sol code is :
i hope anyone help me and thanks :)
Beta Was this translation helpful? Give feedback.
All reactions