Lesson 10: Raffle__NotEnoughEthEntered() returned when trying to enter raffle #4993
IceCreamSandwich98
started this conversation in
General
Replies: 1 comment
-
nevermind in so STUPID i typed "msg.Valus" instead of "msg.Value" on a line. we gucci |
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.
-
Im currently on 17:52:53 of the block chain course, and i am currently stuck. Ill attach my code below but first i will show my errors compared to patricks video
front-end -> https://github.com/IceCreamSandwich98/next-js-smartcontract-lottery-frontend
back-end code -> https://github.com/IceCreamSandwich98/Hardhat-SmartContract-Lottery-WorkPc-help
I have tried changing the sending eth amount to a custom amount (100 eth) and am still getting "not enough eth" reverted error
I have added a "recieve()' and "fallback()" functions right after my constructor in my back-end-code to remove the no fallback function error
Ive been trying to debug this for a few days, ive reset my metamask account alot, I might just re-do all of lesson 9 and 10 at this point
Beta Was this translation helpful? Give feedback.
All reactions