Update libs/markets/src/lib/components/market-info/tooltip-mapping.tsx
Co-authored-by: candida-d <62548908+candida-d@users.noreply.github.com>
This commit is contained in:
@@ -144,7 +144,7 @@ export const tooltipMapping: Record<string, ReactNode> = {
|
||||
'Sets how the probability of trading is calculated from the risk model. This is used to measure the relative competitiveness of an LP's supplied volume.'
|
||||
),
|
||||
minimumProbabilityOfTradingLPOrders: t(
|
||||
'sets a lower bound on the result of the probability of trading calculation.'
|
||||
'Sets a lower bound on the result of the probability of trading calculation.'
|
||||
),
|
||||
feeCalculationTimeStep: t(
|
||||
'(time period e.g. 1m) controls how often the quality of liquidity supplied by the LPs is evaluated and fees arising from that period are earmarked for specific parties. Minimum valid value 0. Maximum valid value validators.epoch.length.'
|
||||
|
||||
Reference in New Issue
Block a user