mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 00:05:02 -05:00
Update specs/lightclient/sync-protocol.md
Co-authored-by: Alex Stokes <r.alex.stokes@gmail.com>
This commit is contained in:
@@ -63,7 +63,7 @@ class LightClientMemory(Container):
|
||||
header: BeaconBlockHeader
|
||||
# Fork version data
|
||||
fork_version: Version
|
||||
# period committees corresponding to the beacon header
|
||||
# sync committees corresponding to the beacon header
|
||||
current_sync_committee: SyncCommittee
|
||||
next_sync_committee: SyncCommittee
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user