Missing `/eth/v1/beacon/rewards/blocks/<head | finalized | slot | parentBeaconRoot>` Endpoint
Opened this issue · 3 comments
MisiakGeo commented
Hello,
I have an issue with an endpoint
Description:
According to the Ethereum Beacon APIs documentation, the /eth/v1/beacon/rewards/blocks/<head | finalized | slot | parentBeaconRoot>
endpoint should exist for retrieving block rewards. However, this endpoint appears to be missing or unavailable.
Expected Behavior:
The API should return block rewards as specified in the documentation.
Actual Behavior:
The endpoint is missing or unresponsive.
Request:
Please confirm if this endpoint is planned, deprecated, or if there's an alternative.
mcdee commented
This endpoint has not been implemented. We don't have any plans to implement it, however would accept a PR to do so.