Function retrievePactLendingPoolInfo

    • Returns information regarding the given Pact lending pool.

      Parameters

      • client: AlgodClient | IndexerClient

        Algorand client to query

      • lendingPool: PactLendingPool

        Pact lending pool to query about

      • poolManagerInfo: PoolManagerInfo

        pool manager info which is returned by retrievePoolManagerInfo function

      Returns Promise<PactLendingPoolInfo>

      Promise lending pool info