From 7553f492247fca97cf915fe4695730021f5fce8e Mon Sep 17 00:00:00 2001 From: "nicholas@pyth.network" Date: Thu, 13 Feb 2025 10:54:22 -0800 Subject: [PATCH] Update publisher-quality-ranking.mdx Updating the wording describing the number of slots used to calculate uptime for quality scoring, which has just been changed to use each feed's max slot latency as opposed to the default 10 slots. --- .../home/oracle-integrity-staking/publisher-quality-ranking.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx b/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx index 769a1fff..74705c85 100644 --- a/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx +++ b/pages/home/oracle-integrity-staking/publisher-quality-ranking.mdx @@ -50,7 +50,7 @@ This section provides a detailed breakdown of how each metric is calculated. ### Uptime -Uptime measures a publisher's reliability and availability. If a publisher consistently provides data without interruptions, it indicates a high level of reliability. This is aligned with the current conformance testing, which checks the publisher's availability based on price publication within 10 slots. +Uptime measures a publisher's reliability and availability. If a publisher consistently provides data without interruptions, it indicates a high level of reliability. This is aligned with the current conformance testing, which checks the publisher's availability based on price publication within the number of slots as defined on each feed's "Max Slot Latency" which is available on each feed's web page and within each feed's metadata. $$ \text{Score}_{\text{Uptime}} = \frac{\text{Publisher Slot Count}}{\text{Aggregate Slot Count}}