Class TransactionServiceGrpc.TransactionServiceBlockingStub

  • Enclosing class:
    TransactionServiceGrpc

    public static final class TransactionServiceGrpc.TransactionServiceBlockingStub
    extends io.grpc.stub.AbstractBlockingStub<TransactionServiceGrpc.TransactionServiceBlockingStub>
    A stub to allow clients to do synchronous rpc calls to service TransactionService.
     Allows clients to read transactions from the ledger.
     In V2 Ledger API this service is not available anymore. Use v2.UpdateService instead.