Skip to content

OnUpdate

class algokit_utils.applications.enums.OnUpdate(*args, **kwds)

Section titled “class algokit_utils.applications.enums.OnUpdate(*args, **kwds)”

Bases: enum.Enum

Action to take if an Application has been updated

Fail the deployment

Update the Application with the new approval and clear programs

Create a new Application and delete the old Application in a single transaction

Create a new application