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