File tree 1 file changed +12
-0
lines changed
apps/insights/src/components/PriceComponentsCard
1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -510,6 +510,12 @@ const otherColumns = ({
510
510
Deviation measures how close a publisher{ "'" } s quote is to
511
511
what Pyth believes to be the true market quote.
512
512
</ p >
513
+ < p >
514
+ Note that publishers must have an uptime of at least 50% to
515
+ be ranked. If a publisher{ "'" } s uptime is less than 50%,
516
+ then the deviation and the stalled score of the publisher
517
+ will be 0 to reflect their ineligibility.
518
+ </ p >
513
519
{ metricsTime && < EvaluationTime scoreTime = { metricsTime } /> }
514
520
< Button
515
521
href = "https://docs.pyth.network/home/oracle-integrity-staking/publisher-quality-ranking#price-deviation-1"
@@ -537,6 +543,12 @@ const otherColumns = ({
537
543
value repeatedly for the quote. This score component is
538
544
reduced each time a feed is stalled.
539
545
</ p >
546
+ < p >
547
+ Note that publishers must have an uptime of at least 50% to
548
+ be ranked. If a publisher{ "'" } s uptime is less than 50%,
549
+ then the deviation and the stalled score of the publisher
550
+ will be 0 to reflect their ineligibility.
551
+ </ p >
540
552
{ metricsTime && < EvaluationTime scoreTime = { metricsTime } /> }
541
553
< Button
542
554
href = "https://docs.pyth.network/home/oracle-integrity-staking/publisher-quality-ranking#lack-of-stalled-prices-1"
You can’t perform that action at this time.
0 commit comments