referrerpolicy=no-referrer-when-downgrade
pub const EPOCHS_PER_SYNC_COMMITTEE_PERIOD: usize = 256;
Expand description

256 epochs in a sync committee period. Frequency of sync committee (subset of Ethereum validators) change is every ~27 hours.