-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add polygon network to Ethereum Connector #174
Conversation
should add Polygon to Blockchain enum like in this PR right #175 |
@4meta5 done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still do not see any changes to the enum Blockchain. We need to add Blockchain::Polygon right?
@4meta5 Blockchain::Polygon only exists on master branch, which we merge the connector into the timechain, the staging environment is still using the connector as a service, which don't have the |
Description
Add polygon config to ethereum connector
Type of change
Code review prechecks: