Class LedgerKey.LedgerKeyLiquidityPool

java.lang.Object
org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool
Enclosing class:
LedgerKey

public static class LedgerKey.LedgerKeyLiquidityPool extends Object
LedgerKeyLiquidityPool's original definition in the XDR file is:
 struct
     {
         PoolID liquidityPoolID;
     }