Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex99y committed Sep 1, 2021
1 parent 4028546 commit 926ea9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ export interface UpdateApplTxn extends ApplicationTxn {
appOnComplete: OnApplicationComplete.UpdateApplicationOC;
appApprovalProgram: Uint8Array | Base64;
appClearProgram: Uint8Array | Base64;
extraPages?: number;
}

export interface DeleteApplTxn extends ApplicationTxn {
Expand Down

0 comments on commit 926ea9a

Please sign in to comment.