error- Error HH600: Compilation failed #3019
Answered
by
fvictorio
TimeKeyRoll
asked this question in
Troubleshooting
-
Hi! just trying to compile but this error won't go. any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
fvictorio
Aug 8, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TimeKeyRoll
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ParserError
means you have a syntax error in your contract. This is related to how you are using Solidity, not to Hardhat itself.