TealTemplateParams
@algorandfoundation/algokit-utils / types/app / TealTemplateParams
types/app.TealTemplateParams
Dictionary of deploy-time parameters to replace in a teal template.
Note: Looks for TMPL_{parameter} for template replacements i.e. you can leave out the TMPL_.
Indexable
Section titled “Indexable”▪ [key: string]: string | bigint | number | Uint8Array