getLiquidityPoolId

suspend fun getLiquidityPoolId(): String

Generates the LiquidityPoolID for this LiquidityPool.

The pool ID is computed as the SHA-256 hash of the XDR-encoded liquidity pool parameters.

Return

The liquidity pool ID as a hex string (lowercase)