Function hotshot_types::utils::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.