AppCompilationResult
@algorandfoundation/algokit-utils / types/app / AppCompilationResult
types/app.AppCompilationResult
The result of compiling the approval and clear state TEAL programs for an app
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”compiledApproval
Section titled “compiledApproval”• compiledApproval: CompiledTeal
The result of compiling the approval program
Defined in
Section titled “Defined in”compiledClear
Section titled “compiledClear”• compiledClear: CompiledTeal
The result of compiling the clear state program