Function prepareRemoveDepositStakingEscrow

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

    Returns

    Transaction[] remove and close out deposit staking escrow group 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

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction[]

Generated using TypeDoc