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

Combined type representing both initialized and uninitialized pools.

Type declaration

  • address: Address

    The address of the pool.