Class TransactionServiceGrpc.TransactionServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    TransactionServiceGrpc

    public abstract static class TransactionServiceGrpc.TransactionServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService
     Allows clients to read transactions from the ledger.
     In V2 Ledger API this service is not available anymore. Use v2.UpdateService instead.