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