Function forest_filecoin::fil_cns::validation::block_timestamp_checks

source ยท
fn block_timestamp_checks(
    header: &CachingBlockHeader,
    base_tipset: &Tipset,
    chain_config: &ChainConfig,
) -> Result<(), FilecoinConsensusError>
Expand description

Check the timestamp corresponds exactly to the number of epochs since the parents.