Method: Stellar::LiquidityPool::ConstantProductPool#pool_type
- Defined in:
- lib/stellar/liquidity_pool/constant_product_pool.rb
#pool_type ⇒ Object
6 7 8 |
# File 'lib/stellar/liquidity_pool/constant_product_pool.rb', line 6 def pool_type LiquidityPoolType.constant_product end |