Skip to content

Commit

Permalink
Update apis/validator/beacon_committee_selections.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Oisín Kyne <4981644+OisinKyne@users.noreply.github.com>
  • Loading branch information
xenowits and OisinKyne authored Oct 27, 2023
1 parent e1ccc86 commit d2adeae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/validator/beacon_committee_selections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ post:
implemented by a distributed validator middleware client. This endpoint is used to exchange partial
selection proofs for combined/aggregated selection proofs to allow a validator client
to correctly determine if any of its validators has been selected to perform an attestation aggregation duty in a slot.
Validator clients must query this endpoint at the start of an epoch for the current and lookahead (next) epochs for
Validator clients running in a distributed validator cluster must query this endpoint at the start of an epoch for the current and lookahead (next) epochs for
all validators that have attester duties in the current and lookahead epochs. Consensus clients need not support this
endpoint and may return a 501.
tags:
Expand Down

0 comments on commit d2adeae

Please sign in to comment.