Replies: 1 comment
-
Hi, could you resolve your issue? |
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.
-
I am currently working on Lesson 10. When I run the mockOffchain.js script, I am seeing the proper logs that a winner is being selected. However, when I refresh on the frontend, the recent winner still shows a zero address, even though the winner is being logged in my console.
I copied the mockOffchain.js from the Github repo:
And here is my LotteryEntrance.jsx on the frontend.
Beta Was this translation helpful? Give feedback.
All reactions