|
I'm facing this error while deploying to polygon mumbai testnet. I set my gas limit to 5000000, and still the error persists on both mumbai and goerli testnet. |
Answered by
Mcnoble1
Nov 26, 2022
Replies: 2 comments
|
For reference, this error does not occur in devnet |
0 replies
|
I've been able to fix the error. |
0 replies
Answer selected by
Mcnoble1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




I've been able to fix the error.
I was using the
loadstdlib()twice in my code.loadstdlib() and loadstdlib(process.env)