TealSourceDebugEventData
@algorandfoundation/algokit-utils / types/debugging / TealSourceDebugEventData
types/debugging.TealSourceDebugEventData
Represents the data for a single TEAL source
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”appName
Section titled “appName”• appName: string
The name of the application
Defined in
Section titled “Defined in”compiledTeal
Section titled “compiledTeal”• compiledTeal: CompiledTeal
The compiled TEAL code
Defined in
Section titled “Defined in”fileName
Section titled “fileName”• fileName: string
The name of the file