Function prepareUpdatePoolInterestIndexes

  • Returns a transaction to update a pool's interest indexes

    Returns

    Transaction[] update pool's interest indexes transaction

    Parameters

    • pool: Pool

      pool to update

    • poolManagerAppId: number

      pool manager application

    • userAddr: string

      account address for the user

    • params: SuggestedParams

      suggested params for the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc