/v1/validator/duties/sync/{epoch}
Returns the sync committee duties for the given epoch and the specified validator indices. The epoch must satisfy: EPOCHS_PER_SYNC_COMMITTEE_PERIOD <= current_epoch <= EPOCHS_PER_SYNC_COMMITTEE_PERIOD + 1
Path parameters
epoch
Epoch to query sync committee duties for.
Request
This endpoint expects a list of strings.
Response
Success response
execution_optimistic
Whether the execution payload is optimistic.
data