Documentation
    Preparing search index...

    Type Alias PoolInfo

    PoolInfo: (InitializablePool | InitializedPool) & { address: Address }

    Combined type representing both initialized and uninitialized pools.

    Type declaration

    • address: Address

      The address of the pool.