From b6eed4e1a2b9274a8968dcbc7b3ef5a86b638003 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 13:53:49 +0000 Subject: [PATCH] Update terminology from 'The Pythia Council' to 'The Pythian Council' - Changed line 8 in pythnet.mdx to use correct terminology - Follow-up change to PR #851 which was already merged 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 38dfb066..098f8e64 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 Pythia Council enables each data provider to operate one validator by delegating them the necessary stake. +The Pythian 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.