lesson7 Error: VM Exception while processing transaction #3646
Unanswered
michaelclubman515
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@michaelclubman515 : Show me your |
Beta Was this translation helpful? Give feedback.
0 replies
-
I had the same problem. I solved it by putting an extra value in send value. I believe that since the video is relatively old, ETH was worth much less at the time. It is necessary to make a correction in the code. I put 25 ETH and my test pass. |
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.
-
At the unit testing section on course Lesson7 around 11:23
(https://youtu.be/gyMwXuJrbJQ?t=41004) around 11:20 failed the test "updated the amount funded data structure".
Seems like sendValue failed
but I declared the sendValue for 1 Ether and pass the args of send value.
Lesson 7
https://youtu.be/gyMwXuJrbJQ?t=41004
Operating System macOS (Apple Silicon)
Error Information
test script - fundme.test.js
Beta Was this translation helpful? Give feedback.
All reactions