pub(crate) fn router_catchup<S>(state: S) -> ApiRouterwhere S: CatchupApi + Clone + Send + Sync + 'static,