mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 21:38:05 -05:00
* abstract update validation into IsBetter funcs * Update beacon-chain/core/light-client/store.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update beacon-chain/core/light-client/store.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * clean up * clean up * clean up again --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
97 B
97 B
Ignored
- Moved the validation logic for saving LC finality/optimistic updates to the store.