types app.AppCompilationResult
@algorandfoundation/algokit-utils / types/app / AppCompilationResult
Interface: AppCompilationResult¶
types/app.AppCompilationResult
The result of compiling the approval and clear TEAL for an app
Table of contents¶
Properties¶
Properties¶
compiledApproval¶
• compiledApproval: CompiledTeal
The compilation result of approval
Defined in¶
compiledClear¶
• compiledClear: CompiledTeal
The compilation result of clear