AppClientCompilationParams
@algorandfoundation/algokit-utils / types/app-client / AppClientCompilationParams
types/app-client.AppClientCompilationParams
Table of contents
Section titled “Table of contents”Properties
Section titled “Properties”Properties
Section titled “Properties”deletable
Section titled “deletable”• Optional deletable: boolean
Whether or not the contract should have deploy-time permanence control set, undefined = ignore
Defined in
Section titled “Defined in”deployTimeParams
Section titled “deployTimeParams”• Optional deployTimeParams: TealTemplateParams
Any deploy-time parameters to replace in the TEAL code
Defined in
Section titled “Defined in”updatable
Section titled “updatable”• Optional updatable: boolean
Whether or not the contract should have deploy-time immutability control set, undefined = ignore