Skip to content

Commit 402b2eb

Browse files
authored
Merge branch 'master' into patch-1
2 parents 1795b1f + 69d2feb commit 402b2eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apis/validator/attestation_data.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ get:
2020
$ref: ../../beacon-node-oapi.yaml#/components/schemas/Uint64
2121
- name: committee_index
2222
in: query
23-
description: "The committee index for which an attestation data should be created."
23+
description: |
24+
The committee index for which an attestation data should be created. For `slot`s in
25+
Electra and later, this parameter MAY always be set to 0.
2426
required: true
2527
schema:
2628
$ref: "../../beacon-node-oapi.yaml#/components/schemas/Uint64"

0 commit comments

Comments
 (0)