Etan Kissling 8319d07084
Consistently use compute_sync_committee_period
There were a couple instances where a division was used on an epoch
to derive the corresponding sync committee period instead of calling the
`compute_sync_committee_period` function.
These instances were changed to also use the function.
2022-01-17 17:38:24 +01:00
..
2021-12-29 13:02:36 +01:00
2021-06-24 09:24:58 -07:00
2021-12-25 00:59:11 +08:00