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,