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

Missing RPC in node provider for custom network defaults to spinning up local node #2302

Open
2 tasks done
antazoey opened this issue Sep 25, 2024 · 1 comment
Open
2 tasks done
Labels
category: bug Something isn't working

Comments

@antazoey
Copy link
Member

antazoey commented Sep 25, 2024

Have you ensured that all of these are up to date?

  • Ape
  • Ape plugins

What version of Ape are you on?

latest and greatest

What command(s) is the bug in?

ape console --network ethereum:ronin:node

Operating System

macOS (Intel)

ape-config.yaml file

networks:
  custom:
    - name: ronin
      chain_id: 2020
      ecosystem: ethereum

# COMMENTED OUT ON PURPOSE
# node:
#   ethereum:
#     ronin:
#       uri: https://api.roninchain.com/rpc

Reproduction code

Same as command

@antazoey antazoey added the category: bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant