Skip to content

fix: serve rpc over the root instead of /rpc#19

Merged
rswanson merged 1 commit intomainfrom
swanny/fix-rpc-path
Mar 21, 2025
Merged

fix: serve rpc over the root instead of /rpc#19
rswanson merged 1 commit intomainfrom
swanny/fix-rpc-path

Conversation

@rswanson
Copy link
Copy Markdown
Member

@rswanson rswanson commented Mar 20, 2025

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

@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
Copy Markdown
Member

this is not standard for ethereum rpc

@rswanson
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants