Lesson 8 - Error with provider and signer #89
-
Hello everyone, I am following lesson 8 and I am stuck with the first contract function: fund(). What is the problem? I checked what is going on with provider and signer with a console.log(), and I see that Patrick gets a different result than me with "signer". I get:
But Patrick gets a provider: Web3Provider. I also git cloned the repo, and still the same result. I am using Firefox web browser in Ubuntu 20.04.Anyone can help? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Could you list out every step you took until you got the error starting from scratch with a git clone? I'm also not sure what your error is. |
Beta Was this translation helpful? Give feedback.
Could you list out every step you took until you got the error starting from scratch with a git clone?
I'm also not sure what your error is.