LiquidityPoolRemovedEffectResponse

public class LiquidityPoolRemovedEffectResponse : EffectResponse, @unchecked Sendable

Represents a liquidity pool removal effect. This effect occurs when a liquidity pool is removed from the ledger. A pool is removed when all shares have been withdrawn and no reserves remain. Triggered by the Change Trust operation with limit set to zero. See Stellar developer docs