/v1/validator/duties/attester/{epoch}
Requests the beacon node to provide a set of attestation duties, which should be performed by validators, for a particular epoch. Duties should only need to be checked once per epoch, however a chain reorganization could occur, resulting in a change of duties.
Path parameters
epoch
Should only be allowed 1 epoch ahead.
Request
This endpoint expects a list of strings.
Response
Success response
dependent_root
Dependent root for these duties.
execution_optimistic
Whether the execution payload is optimistic.
data
List of attester duties for the requested indices.