Function prepareOptOutDepositEscrowFromAssetInDeposits

  • Returns a transaction to remove asset from deposit escrow

    Returns

    Transaction opt out deposit escrow from asset transaction

    Parameters

    • depositsAppId: number

      deposits application of escrow

    • userAddr: string

      account address for the user

    • escrowAddr: string

      account address for the deposit escrow

    • pool: Pool

      pool to remove f asset of

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc