fn is_epoch_change_view(view: &ViewNumber, epoch_length: EpochLength) -> bool
Expand description
Check whether view
is an epoch-change view given the configured epoch_length
.
fn is_epoch_change_view(view: &ViewNumber, epoch_length: EpochLength) -> bool
Check whether view
is an epoch-change view given the configured epoch_length
.