Skip to content

Commit 926ea9a

Browse files
committed
Minor fix
1 parent 4028546 commit 926ea9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ export interface UpdateApplTxn extends ApplicationTxn {
126126
appOnComplete: OnApplicationComplete.UpdateApplicationOC;
127127
appApprovalProgram: Uint8Array | Base64;
128128
appClearProgram: Uint8Array | Base64;
129-
extraPages?: number;
130129
}
131130

132131
export interface DeleteApplTxn extends ApplicationTxn {

0 commit comments

Comments
 (0)