Replies: 2 comments 7 replies
-
Make a PR |
Beta Was this translation helpful? Give feedback.
0 replies
-
@salva1973 : Can you tell me which lesson it is ? If it is the Smart Contract Lottery one! I have seen that and made a PR a day or two ago! It will be taken care of when @PatrickAlphaC review the repo, It will get fixed! No Problem! |
Beta Was this translation helpful? Give feedback.
7 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.
-
Hi Patrick,
I noticed that in the repository the files were updated to support Goerli, but in the file 'helper-hardhat-config.js' shouldn't the chain id be '5'? Right now it's still 4, probably from the previous Rinkeby configuration:
Also, to be able to verify the contract I had to add this section as well in the 'hardhat.config.js' file:
Beta Was this translation helpful? Give feedback.
All reactions