From 3cb2ca8066ebe8b68d28efb2c557e258962982bf Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 06:36:08 +0000 Subject: [PATCH 1/2] Replace Pyth Data Association DAO with Pythia Council in pythnet.mdx - Updated terminology from 'Pyth Data Association DAO' to 'Pythia Council' on line 8 - Change maintains context and meaning while updating governance terminology - Verified change renders correctly in documentation site Co-Authored-By: nidhi@dourolabs.xyz --- pages/price-feeds/how-pyth-works/pythnet.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/price-feeds/how-pyth-works/pythnet.mdx b/pages/price-feeds/how-pyth-works/pythnet.mdx index 532adadb..501d7bbf 100644 --- a/pages/price-feeds/how-pyth-works/pythnet.mdx +++ b/pages/price-feeds/how-pyth-works/pythnet.mdx @@ -5,7 +5,7 @@ This blockchain is a computation substrate to securely combine the data provider Pythnet forms the core of Pyth's off-chain price feeds that serve all blockchains. Pythnet is powered by Solana technology: it runs the same validator software but is a Pyth-specific chain that is independent of Solana's mainnet. -The Pyth Data Association DAO enables each data provider to operate one validator by delegating them the necessary stake. +Pythia Council enables each data provider to operate one validator by delegating them the necessary stake. The purpose of Pythnet is to provide a secure and reliable computing substrate for Pyth's price aggregation. Recall that Pyth's data providers submit their own price measurements for each product. From fbd0863e8478fc49a6751110c521b53e962a1a67 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 06:38:21 +0000 Subject: [PATCH 2/2] Fix: Add 'The' back to 'The Pythia Council' for proper grammar - Updated line 8 to read 'The Pythia Council' instead of just 'Pythia Council' - Maintains proper article usage and readability Co-Authored-By: nidhi@dourolabs.xyz --- pages/price-feeds/how-pyth-works/pythnet.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/price-feeds/how-pyth-works/pythnet.mdx b/pages/price-feeds/how-pyth-works/pythnet.mdx index 501d7bbf..38dfb066 100644 --- a/pages/price-feeds/how-pyth-works/pythnet.mdx +++ b/pages/price-feeds/how-pyth-works/pythnet.mdx @@ -5,7 +5,7 @@ This blockchain is a computation substrate to securely combine the data provider Pythnet forms the core of Pyth's off-chain price feeds that serve all blockchains. Pythnet is powered by Solana technology: it runs the same validator software but is a Pyth-specific chain that is independent of Solana's mainnet. -Pythia Council enables each data provider to operate one validator by delegating them the necessary stake. +The Pythia Council enables each data provider to operate one validator by delegating them the necessary stake. The purpose of Pythnet is to provide a secure and reliable computing substrate for Pyth's price aggregation. Recall that Pyth's data providers submit their own price measurements for each product.