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

Error when ethereum_rpc_url is None #210

Open
antonellopasella opened this issue Jul 28, 2021 · 3 comments
Open

Error when ethereum_rpc_url is None #210

antonellopasella opened this issue Jul 28, 2021 · 3 comments

Comments

@antonellopasella
Copy link
Contributor

in connectors.py it's only checked if hasattr(app_config, 'ethereum_rpc_url'), so the EthereumRPCProvider is appended with no URL

@antonellopasella
Copy link
Contributor Author

Hi , any news about this PR?

@lemoustachiste
Copy link
Member

Could you describe the case when this is happening? I suppose by default you wouldn't/shouldn't leave the property empty in your config file?

@antonellopasella
Copy link
Contributor Author

If there is no parameter, or the parameter is empty, then fails

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

No branches or pull requests

2 participants