-
I am running the script to get a winner, but the winner is not printing in the console. -------------------Here is the raffle.sol file----------------------------
---------------------Here is the mockOffChain file----------------------
The chainId is returning 1337 in the frontend so I have to change the chainId to 1337, I believe that's not where the error is coming from. |
Beta Was this translation helpful? Give feedback.
Answered by
Tosinkoa
Jul 2, 2022
Replies: 1 comment 1 reply
-
I close vscode, reopen it, reenter raffle and retry it. Everything is working fine now, thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Tosinkoa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I close vscode, reopen it, reenter raffle and retry it. Everything is working fine now, thanks