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

[Proposal] Update API specification to include endpoint for Relay Server configuration information #15

Open
Wazzymandias opened this issue May 9, 2023 · 0 comments

Comments

@Wazzymandias
Copy link

What

With the introduction of changes like support for different encoding types of builder submissions there can be value in exposing an endpoint that returns relay server information to a client. For example, let's say a builder wants to send SSZ payload to relay server, but relay server does not support SSZ because it's on older version. Rather than trying different payload encodings, the builder could query a relay endpoint to determine which format is acceptable.

Note: The example is for illustrative purposes only. Relay server configuration endpoint would first need to be adopted before it could be used to gauge relay behavior.

This idea is conceptually similar to config and node namespace endpoints defined in beacon chain API: example

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

No branches or pull requests

1 participant