TealSourceDebugEventData
Defined in: src/types/debugging.ts:26
Represents the data for a single TEAL source
Properties
appName
appName:
string
Defined in: src/types/debugging.ts:28
The name of the application
compiledTeal
compiledTeal:
CompiledTeal
Defined in: src/types/debugging.ts:32
The compiled TEAL code
fileName
fileName:
string
Defined in: src/types/debugging.ts:30
The name of the file