Skip to content
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

fix: node handling when web3 uri is wrong #87

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Conversation

eruizgar91
Copy link
Member

Description

Fix the problem when WEB3_PROVIDER_URI is not valid

Is this PR related with an open issue?

Close #62

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Follows the code style of this project.
  • Tests Cover Changes
  • Documentation

@eruizgar91 eruizgar91 requested review from a team as code owners January 12, 2023 17:04
@eruizgar91 eruizgar91 merged commit 72afe15 into main Jan 12, 2023
@eruizgar91 eruizgar91 deleted the fix/node-handling branch January 12, 2023 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

node hangs during initialization if it can't connect to web3provider
2 participants