Function retrievePoolInfo

  • Returns information regarding the given pool.

    Returns

    Promise pool info

    Parameters

    • client: default | default

      Algorand client to query

    • pool: Pool

      pool application to query about

    Returns Promise<PoolInfo>

Generated using TypeDoc