mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-02-17 21:16:52 +00:00
remov sync signature todo
This commit is contained in:
parent
a9cc036184
commit
09cefa03f3
@ -203,7 +203,6 @@ class BeaconState(Container):
|
|||||||
```python
|
```python
|
||||||
class SyncAggregate(Container):
|
class SyncAggregate(Container):
|
||||||
sync_committee_bits: Bitvector[SYNC_COMMITTEE_SIZE]
|
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
|
sync_committee_signature: BLSSignature
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user