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