generated/stellar/liquidity_pool_entry.rb in stellar-base-0.31.0 vs generated/stellar/liquidity_pool_entry.rb in stellar-base-0.32.0

- old
+ new

@@ -17,10 +17,11 @@ # LiquidityPoolConstantProductParameters params; # # int64 reserveA; // amount of A in the pool # int64 reserveB; // amount of B in the pool # int64 totalPoolShares; // total number of pool shares issued -# int64 poolSharesTrustLineCount; // number of trust lines for the associated pool shares +# int64 poolSharesTrustLineCount; // number of trust lines for the +# // associated pool shares # } constantProduct; # } # body; # }; #