remove beacon_attestation_subnet from global topics

This commit is contained in:
0xTylerHolmes 2024-07-19 12:52:59 -04:00
parent a42d6706d8
commit 80092b1b14
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,7 @@ The specification of these changes continues in the same format as the network s
- [Topics and messages](#topics-and-messages)
- [Global topics](#global-topics)
- [`beacon_aggregate_and_proof`](#beacon_aggregate_and_proof)
- [Attestation subnets](#attestation-subnets)
- [`beacon_attestation_{subnet_id}`](#beacon_attestation_subnet_id)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -49,6 +50,8 @@ The following validations are added:
* [REJECT] `len(committee_indices) == 1`, where `committee_indices = get_committee_indices(aggregate)`.
* [REJECT] `aggregate.data.index == 0`
#### Attestation subnets
##### `beacon_attestation_{subnet_id}`
The following convenience variables are re-defined