You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new v2 endpoint to submit blinded beacon blocks to a beacon node has been recently added to the beacon API specs. We need to support newer versions of validator clients quering this v2 endpoint.
🎯 Problem to be solved
A new
v2
endpoint to submit blinded beacon blocks to a beacon node has been recently added to the beacon API specs. We need to support newer versions of validator clients quering this v2 endpoint.🛠️ Proposed solution
Add support for the new /eth/v2/beacon/blinded_blocks endpoint to the
validatorapi
component.🧪 Tests
The text was updated successfully, but these errors were encountered: