From 1e1b675d7218308eb3e5eb8920e1805f56ba0bed Mon Sep 17 00:00:00 2001 From: Altynbek Orumbayev Date: Sun, 1 Oct 2023 02:39:05 +0200 Subject: [PATCH] chore: typo fixes --- src/clients/SubtopiaRegistryClient.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/clients/SubtopiaRegistryClient.ts b/src/clients/SubtopiaRegistryClient.ts index dcc05a1..a53ca5b 100644 --- a/src/clients/SubtopiaRegistryClient.ts +++ b/src/clients/SubtopiaRegistryClient.ts @@ -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,