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