Class ApplicationLogData


  • public class ApplicationLogData
    extends PathResponse
    Stores the global information associated with an application.
    • Field Detail

      • logs

        public List<byte[]> logs
        (lg) Logs for the application being executed by the transaction.
      • txid

        public String txid
        Transaction ID
    • Constructor Detail

      • ApplicationLogData

        public ApplicationLogData()