pub async fn check_last_block_time(
    blockchain_tip: Tip,
    check_interval: Duration
)