tXNConfirmDeploy method

ResponseFuture<TXNConfirmDeployReply> tXNConfirmDeploy(
  1. TXNConfirmDeployRequest request, {
  2. CallOptions? options,
})

Implementation

$grpc.ResponseFuture<$0.TXNConfirmDeployReply> tXNConfirmDeploy($0.TXNConfirmDeployRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$tXNConfirmDeploy, request, options: options);
}