Function forest_filecoin::networks::calculate_expected_epoch

source ยท
pub fn calculate_expected_epoch(
    now_timestamp: u64,
    genesis_timestamp: u64,
    block_delay: u32,
) -> u64