mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 08:24:55 -05:00
remov sync signature todo
This commit is contained in:
@@ -203,7 +203,6 @@ class BeaconState(Container):
|
||||
```python
|
||||
class SyncAggregate(Container):
|
||||
sync_committee_bits: Bitvector[SYNC_COMMITTEE_SIZE]
|
||||
# TODO! Need multiple signatures as discussed between Justin and Vitalik May 3 2021 (see Telegram)
|
||||
sync_committee_signature: BLSSignature
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user