Closed as duplicate of#7456
Description
Hi there,
Notived that the endpoint /eth/v1/validator/blinded_blocks/{slot}
has been removed from the beacon-api by Lodestar, Prysm and Teku in Electra. I think lighthouse should align with other clients.
However, lighthouse still have this implemented in:
lighthouse/beacon_node/http_api/src/lib.rs
Lines 3435 to 3469 in 999b045
The endpoint can be called with:
curl -X GET http://127.0.0.1:6944/eth/v1/validator/blinded_blocks/112?randao_reveal=0x8dfc48906496c1f52c368207b47be0c39dc2751b3705f5a382aaa61b91a239c640ae2cb2ed3bf35603d60dc1c3c296fc06687ac48c3aa134f16d3efbd6d199be4da91457210611b0cae207f1ad12b6177a747cd7132729af04017acc61984b5a
{"code":500,"message":"UNHANDLED_ERROR: BlockProcessingError(RandaoSignatureInvalid)","stacktraces":[]}
Thanks for your attention!
Metadata
Metadata
Assignees
Labels
No labels