getExistingTransactionIndexes abstract method
Future<GetExistingTransactionIndexesResponse>
getExistingTransactionIndexes(
- ServiceCall call,
- GetExistingTransactionIndexesRequest request
Implementation
$async.Future<$0.GetExistingTransactionIndexesResponse>
getExistingTransactionIndexes($grpc.ServiceCall call,
$0.GetExistingTransactionIndexesRequest request);