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(evmlib): construct rpc url manually #2804

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

RolandSherwin
Copy link
Member

  • anvil::endpoint_url() would always return the localhost and would not return the value set by ANVIL_IP_ADDR. This causes failures when running the anvil node on a public VM.
  • Thus construct the rpc_url manually.

@jacderida jacderida merged commit 58efe1f into maidsafe:main Mar 4, 2025
23 of 24 checks passed
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.

3 participants