Replies: 4 comments 1 reply
-
I'm getting the same error... did you find out a solution for this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
check ur .env file and replace PRIVATE_KEY parameter with ur own private key value |
Beta Was this translation helpful? Give feedback.
0 replies
-
try this - |
Beta Was this translation helpful? Give feedback.
0 replies
-
You are missing the function brackets () as @hrithikk28 mentioned. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The error message I got is below
and my code is :
my pckage.json is :
The problem resembles that posted at #5364
The private key i use is that of one of the accounts in my metamask and not from ganache.
Also the ethers version is 6.8.1
can somebody help me diagnose this problem. Thanks
Beta Was this translation helpful? Give feedback.
All reactions