mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* add Electra to switch case in light client functions * replace `!=` with `<` in `blockToLightClientHeaderXXX` * add Electra tests * update `CHANGELOG.md` * add constant for Electra * add constant to `minimal.go` --------- Co-authored-by: Radosław Kapka <rkapka@wp.pl>