streamIncomingTxn abstract method

Stream<IncomingTxnDetails> streamIncomingTxn(
  1. ServiceCall call,
  2. Empty request
)

Implementation

$async.Stream<$0.IncomingTxnDetails> streamIncomingTxn(
    $grpc.ServiceCall call, $1.Empty request);