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