Replies: 3 comments 2 replies
-
Hello, I'm also encountering the same issue right now. Were you able to resolve it, if you did kindly drop an update on how you resolved it. |
Beta Was this translation helpful? Give feedback.
1 reply
-
what's your ethers version? |
Beta Was this translation helpful? Give feedback.
1 reply
-
这是来自QQ邮箱的假期自动回复邮件。您好,您的邮件我已经收到,我会尽快回复,谢谢。
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone. So I'm getting this strange error whenever I try to deploy my code on ganache. The connection is fine because it's retrieving the addresses on the ganache, I did it in a separate file. However one strange thing I noticed is that no matter which account I'm using this line remains the same "from: '0x267F7C9F7e54aC74c9506Cf0709a2817150c1FFf'" like the address in it does not changes at all. I'm getting this error:
And here is my code:
Update: Ok so I tried using the ganache CLI version and the same thing worked perfectly fine over there. Still not sure where the problem is.
Beta Was this translation helpful? Give feedback.
All reactions