getIndexedTransactions abstract method

Stream<TransactionResponse> getIndexedTransactions(
  1. ServiceCall call,
  2. GetIndexedTransactionsRequest request
)

Implementation

$async.Stream<$0.TransactionResponse> getIndexedTransactions(
    $grpc.ServiceCall call, $0.GetIndexedTransactionsRequest request);