pub async fn get_last_processed_timestamp(
quantus_client: &QuantusClient,
) -> Result<Option<u64>>Expand description
Get the last processed timestamp from the scheduler
pub async fn get_last_processed_timestamp(
quantus_client: &QuantusClient,
) -> Result<Option<u64>>Get the last processed timestamp from the scheduler