From e4046c3a0572c790fdc152d3182830c3c566647e Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 24 Jun 2022 13:30:18 +0200 Subject: [PATCH] Issue-#1017: Minor fix --- content/concepts/asset-pricing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/concepts/asset-pricing.md b/content/concepts/asset-pricing.md index e722f74b..8efd74f9 100644 --- a/content/concepts/asset-pricing.md +++ b/content/concepts/asset-pricing.md @@ -46,7 +46,7 @@ Ocean Protocol also allows publishers to set the pricing using ocean.js and ocea #### Action: Add liquidity -With one-sided staking, when liquidity is added to the pool, the ocean tokens are added to the liquidity pool. To protect funds from impermanent loss due to changes in the ratio of tokens in the liquidity pool, Ocean Protocol's bot mints new datatokens and adds them to the pool. Thus, when liquidity is added to the pool, the ratio of tokens remains constant, and there is no price impact on the datatoken. +With one-sided staking, when liquidity is added to the pool, the Ocean tokens are added to the liquidity pool. To protect funds from impermanent loss due to changes in the ratio of tokens in the liquidity pool, Ocean Protocol's bot mints new datatokens and adds them to the pool. Thus, when liquidity is added to the pool, the ratio of tokens remains constant, and there is no price impact on the datatoken. #### Action: Remove liquidity