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 11e1509 commit 5bb6c45Copy full SHA for 5bb6c45
specs/electra/p2p-interface.md
@@ -105,7 +105,7 @@ The following convenience variables are re-defined
105
The following validations are added:
106
107
- [REJECT] `len(committee_indices) == 1`, where
108
- `committee_indices = get_committee_indices(aggregate)`.
+ `committee_indices = get_committee_indices(aggregate.committee_bits)`.
109
- [REJECT] `aggregate.data.index == 0`
110
111
###### `blob_sidecar_{subnet_id}`
0 commit comments