Fix for those getting error while succesfully deploying contract to ganache block. #6853
Unanswered
mericSapkota
asked this question in
Q&A
Replies: 0 comments
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.
-
Using compiler verison 0.8.20 is the problem here as it introduced PUSH0,
Use version prior than that by
Then everything is good.
Beta Was this translation helpful? Give feedback.
All reactions