Function prepareClaimLockedDepositTransactions

  • Returns a transaction to claim locked deposit.

    Returns

    Transaction claim locked deposit transaction

    Parameters

    • lockAndEarn: LockAndEarn

      lock and earn

    • senderAddr: string

      account address for the sender

    • escrowAddr: string

      escrow address that will hold the collateral

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc