Function penumbra_proto::box_grpc_svc::connect

source ·
pub async fn connect(ep: Endpoint) -> Result<BoxGrpcService>
Available on crate feature box-grpc only.
Expand description

Connects to the provided tonic Endpoint, returning a BoxGrpcService.