beacon-APIs icon indicating copy to clipboard operation
beacon-APIs copied to clipboard

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

Open nalepae opened this issue 2 years ago • 3 comments

  • 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)

nalepae avatar Jul 12 '23 16:07 nalepae