Class JarStoreInitialTransactionResponseModel

    • Field Detail

      • instrumentedJar

        public String instrumentedJar
        The jar to install, instrumented.
      • dependencies

        public List<TransactionReferenceModel> dependencies
        The dependencies of the jar, previously installed in blockchain. This is a copy of the same information contained in the request.
      • verificationToolVersion

        public int verificationToolVersion
        The version of the verification tool involved in the verification process.
    • Constructor Detail

      • JarStoreInitialTransactionResponseModel

        public JarStoreInitialTransactionResponseModel()