Skip to content

TealSourcesDebugEventData

@algorandfoundation/algokit-utils / types/debugging / TealSourcesDebugEventData

types/debugging.TealSourcesDebugEventData

Represents the data for multiple TEAL sources debug events emitted whenever an app is compiled as part of a deploy in debug mode

Table of contents

Properties

Properties

sources

sources: TealSourceDebugEventData[]

An array of TEAL source debug event data

Defined in

src/types/debugging.ts:40