mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* add DA check to batched sync path also fixes a da period calculation bug in the reg sync path. * update comment function original took a slot instead of an epoch, but was rewritten to use epoch to avoid the need to import the slot math package Co-authored-by: terencechain <terence@prysmaticlabs.com> --------- Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com> Co-authored-by: terencechain <terence@prysmaticlabs.com>