Skip to content

Commit

Permalink
chore: typo fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Oct 1, 2023
1 parent b2faec8 commit 1e1b675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/clients/SubtopiaRegistryClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ export class SubtopiaRegistryClient {
boxes: boxes,
sender: this.creator.addr,
signer: this.creator.signer,
appForeignAssets: productCoinID ? [productCoinID] : undefined,
appForeignApps: newOwnerLockerID ? [newOwnerLockerID] : undefined,
suggestedParams: await getParamsWithFeeCount(
this.algodClient,
Expand Down

0 comments on commit 1e1b675

Please sign in to comment.