You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/price-feeds/schedule-price-updates/using-scheduler.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Scheduler
2
2
3
-
The [scheduler](https://github.com/pyth-network/pyth-crosschain/tree/main/price_pusher) (previously known as "price pusher")
3
+
The [scheduler](https://github.com/pyth-network/pyth-crosschain/tree/main/apps/price_pusher) (previously known as "price pusher")
4
4
is an off-chain application that regularly pulls price updates on to a blockchain.
5
5
Anyone can run this service to regularly update the on-chain Pyth price based on various conditions, such as a minimum update frequency, or a price change threshold.
6
6
This service can simplify the process of migrating to Pyth from other oracles.
0 commit comments