pub(crate) async fn get_tendermint_proxy_client( pd_url: Url, ) -> Result<TendermintProxyServiceClient<Channel>>