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

Only use Zone RPC by default instead of Zone and Prime #379

Open
jdowning100 opened this issue Jan 7, 2025 · 0 comments
Open

Only use Zone RPC by default instead of Zone and Prime #379

jdowning100 opened this issue Jan 7, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@jdowning100
Copy link

Describe the Feature

99% of users will only ever use the Zone RPC. Therefore, we should support this use case by default. That is, ask Zone for every query unless otherwise specified. There is no reason to ask Prime for listRunningChains at startup as Zone can answer this query with the same response. That way, users only have to expose the Zone RPC port instead of Zone, Region and Prime.

Code Example

No response

@jdowning100 jdowning100 added the enhancement New feature or request label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant