-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The updated config file wouldn't compile unless I changed the compiler to 8.1 and commented out the private keys. #24
Comments
Could you make this in a pull request? 🙏 |
Ended up having to do it manually... It'd be cool to see how the "pull request" is done the OG gangster way |
I'll leave this issue open if anyone else ran into it |
Still trying to understand it as well, Hope this helps, Seems like when the .env file doesn't have the value for private key it throws:
After, commenting it out and trying to compile with 8.4 it throws:
Trying to compile with 8.0 it throw:
|
The text was updated successfully, but these errors were encountered: