ethereum / ethereum/beacon-APIs

Any reason why `rewards` endpoints are not in the `Beacon` section?

Open
#337 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
389
Forks
224
Avg merge
8h 29m
Merged PRs (30d)
3

Description

- All endpoints in the `Beacon` section begin with `/eth/v{1,2}/beacon/...`
- All endpoints in the `Builder` section begin with `/eth/v1/builder/...`
- All endpoints in the `Config` section begin with `/eth/v1/config/...`
- ...

I understand there is some exceptions for `ValidatorRequiredApi` and `Experimental` sections.

However, since all `rewards` endpoint are also prefixed by `/eth/v1/beacon/`, is there any reason why they are not stored in the `Beacon` section as well?

(@kevinbogner)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.