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-23 17:32:15 +08:00
2022-01-17 12:56:51 +01:00
2021-12-23 17:32:15 +08:00
2021-12-23 14:25:43 +08:00