Function is_epoch_root

Source
pub fn is_epoch_root(block_number: u64, epoch_height: u64) -> bool
Expand description

Returns true if the given block number is the third from the last in the epoch based on the given epoch height.