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: serve rpc over the root instead of /rpc #19

Merged
merged 1 commit into from
Mar 21, 2025
Merged

Conversation

rswanson
Copy link
Member

@rswanson rswanson commented Mar 20, 2025

prefer the rpc be served over the root path / instead of /rpc

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@rswanson rswanson requested a review from a team as a code owner March 20, 2025 19:11
@rswanson rswanson self-assigned this Mar 20, 2025
@prestwich
Copy link
Member

this is not standard for ethereum rpc

@rswanson
Copy link
Member Author

could you link the standard? so far as i know the specification only documents the methods not the http paths

@prestwich
Copy link
Member

oh i dont mean theres a standard, i mean that people tend to use the /rpc suffix when exposing it publicly. i dont mind dropping it at all

@rswanson
Copy link
Member Author

@rswanson rswanson merged commit c9662a5 into main Mar 21, 2025
5 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.

None yet

2 participants