Function prepareOptOutDepositStakingEscrowFromAsset

  • Returns a transaction to remove asset from deposit staking escrow

    Returns

    Transaction opt out deposit staking escrow from asset transaction

    Parameters

    • depositStakingAppId: number

      deposit staking application of escrow

    • userAddr: string

      account address for the user

    • escrowAddr: string

      account address for the deposit staking 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