getExistingTransactionIndexes abstract method

Future<GetExistingTransactionIndexesResponse> getExistingTransactionIndexes(
  1. ServiceCall call,
  2. GetExistingTransactionIndexesRequest request
)

Implementation

$async.Future<$2.GetExistingTransactionIndexesResponse> getExistingTransactionIndexes($grpc.ServiceCall call, $2.GetExistingTransactionIndexesRequest request);