mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-01 16:14:58 -05:00
Introduces reduced `LightClientUpdate` structures to allow keeping track of the latest `finalized_header` and `optimistic_header`. This may also help in scheduling the next query for a full `LightClientUpdate` once sync committee finality has been reached.