getExistingTransactionIndexes abstract method

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

Implementation

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