-
I am getting this error running my fund function in the front end using Metamask , hardhat local nodeerror
index.js
|
Beta Was this translation helpful? Give feedback.
Answered by
ippy1997
Aug 25, 2022
Replies: 2 comments 4 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
-
putting this code in my solidity Fixed the issue
then i compiled the contract again , cleared my metamask account from the settings , and ran the node again |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
ippy1997
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
putting this code in my solidity Fixed the issue
then i compiled the contract again , cleared my metamask account from the settings , and ran the node again
it worked