Skip to content

OnUpdate

Defined in: src/app.ts:192

What action to perform when deploying an app and an update is detected in the TEAL code

AppendApp: 3

Defined in: src/app.ts:200

Create a new app


Fail: 0

Defined in: src/app.ts:194

Fail the deployment


ReplaceApp: 2

Defined in: src/app.ts:198

Delete the app and create a new one in its place


UpdateApp: 1

Defined in: src/app.ts:196

Update the app