Function prepareRemoveDepositEscrowFromDeposits

    • Returns a group transaction to remove a user's deposit escrow and return its minimum balance to the user.

      Parameters

      • depositsAppId: number

        deposits application of escrow

      • userAddr: string

        account address for the user

      • escrowAddr: string

        account address for the deposit escrow

      • params: SuggestedParams

        suggested params for the transactions with the fees overwritten

      Returns Transaction[]

      Transaction[] remove and close out deposit escrow group transaction