We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b8653 commit f758157Copy full SHA for f758157
apis/validator/attestation_data.yaml
@@ -5,7 +5,8 @@ get:
5
operationId: "produceAttestationData"
6
summary: "Produce an attestation data"
7
description: |
8
- Requests that the beacon node produce an AttestationData.
+ Requests that the beacon node produce an AttestationData. For `slot`s in
9
+ Electra and later, this AttestationData must have a `committee_index` of 0.
10
11
A 503 error must be returned if the block identified by the response
12
`beacon_block_root` is optimistic (i.e. the attestation attests to a block
0 commit comments