Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/price-feeds/how-pyth-works/pythnet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading