@@ -36,7 +36,7 @@ The ARCs used and/or supported by this contract. All contracts implicitly suppor
3636
3737#### Defined in
3838
39- [ src/types/app-arc56.ts:244 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L244 )
39+ [ src/types/app-arc56.ts:250 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L250 )
4040
4141___
4242
@@ -55,7 +55,7 @@ Supported bare actions for the contract. An action is a combination of call/crea
5555
5656#### Defined in
5757
58- [ src/types/app-arc56.ts:292 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L292 )
58+ [ src/types/app-arc56.ts:298 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L298 )
5959
6060___
6161
@@ -74,7 +74,7 @@ The compiled bytecode for the application. MUST be omitted if included as part o
7474
7575#### Defined in
7676
77- [ src/types/app-arc56.ts:313 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L313 )
77+ [ src/types/app-arc56.ts:319 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L319 )
7878
7979___
8080
@@ -97,7 +97,7 @@ Information used to get the given byteCode and/or PC values in sourceInfo. MUST
9797
9898#### Defined in
9999
100- [ src/types/app-arc56.ts:320 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L320 )
100+ [ src/types/app-arc56.ts:326 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L326 )
101101
102102___
103103
@@ -109,7 +109,7 @@ Optional, user-friendly description for the interface
109109
110110#### Defined in
111111
112- [ src/types/app-arc56.ts:248 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L248 )
112+ [ src/types/app-arc56.ts:254 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L254 )
113113
114114___
115115
@@ -121,7 +121,7 @@ ARC-28 events that MAY be emitted by this contract
121121
122122#### Defined in
123123
124- [ src/types/app-arc56.ts:332 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L332 )
124+ [ src/types/app-arc56.ts:338 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L338 )
125125
126126___
127127
@@ -133,7 +133,7 @@ All of the methods that the contract implements
133133
134134#### Defined in
135135
136- [ src/types/app-arc56.ts:265 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L265 )
136+ [ src/types/app-arc56.ts:271 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L271 )
137137
138138___
139139
@@ -145,7 +145,7 @@ A user-friendly name for the contract
145145
146146#### Defined in
147147
148- [ src/types/app-arc56.ts:246 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L246 )
148+ [ src/types/app-arc56.ts:252 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L252 )
149149
150150___
151151
@@ -165,7 +165,7 @@ included, but the corresponding genesis hash key MUST also be defined
165165
166166#### Defined in
167167
168- [ src/types/app-arc56.ts:256 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L256 )
168+ [ src/types/app-arc56.ts:262 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L262 )
169169
170170___
171171
@@ -181,7 +181,7 @@ The scratch variables used during runtime
181181
182182#### Defined in
183183
184- [ src/types/app-arc56.ts:343 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L343 )
184+ [ src/types/app-arc56.ts:349 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L349 )
185185
186186___
187187
@@ -200,7 +200,7 @@ The pre-compiled TEAL that may contain template variables. MUST be omitted if in
200200
201201#### Defined in
202202
203- [ src/types/app-arc56.ts:306 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L306 )
203+ [ src/types/app-arc56.ts:312 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L312 )
204204
205205___
206206
@@ -219,7 +219,7 @@ Information about the TEAL programs
219219
220220#### Defined in
221221
222- [ src/types/app-arc56.ts:299 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L299 )
222+ [ src/types/app-arc56.ts:305 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L305 )
223223
224224___
225225
249249
250250#### Defined in
251251
252- [ src/types/app-arc56.ts:266 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L266 )
252+ [ src/types/app-arc56.ts:272 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L272 )
253253
254254___
255255
@@ -265,7 +265,7 @@ Named structs used by the application. Each struct field appears in the same ord
265265
266266#### Defined in
267267
268- [ src/types/app-arc56.ts:263 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L263 )
268+ [ src/types/app-arc56.ts:269 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L269 )
269269
270270___
271271
@@ -281,4 +281,4 @@ A mapping of template variable names as they appear in the TEAL (not including T
281281
282282#### Defined in
283283
284- [ src/types/app-arc56.ts:334 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L334 )
284+ [ src/types/app-arc56.ts:340 ] ( https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L340 )
0 commit comments