Skip to content

Commit 940ed61

Browse files
authored
chore(price-pusher) Add hermes beta mention (#2179)
1 parent ba3b04f commit 940ed61

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apps/price_pusher/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@ You can get the list of available price feeds from
7575

7676
Price pusher communicates with [Hermes][] price service to get the most recent price updates. Hermes listens to the
7777
Pythnet and Wormhole network to get latest price updates, and serves REST and websocket APIs for consumers to fetch the
78-
updates. Pyth hosts public endpoints for Hermes; however, it is recommended to get a private endpoint from one of the
78+
updates.
79+
80+
NOTE: It is recommended to use stable hermes endpoints. If you are running the price pusher for **Aptos Testnet**, **Sui Testnet**, or **Near Testnet**, we recommend you use beta hermes endpoints.
81+
82+
Pyth hosts [public endpoints](https://docs.pyth.network/price-feeds/api-instances-and-providers/hermes) for Hermes; however, it is recommended to get a private endpoint from one of the
7983
Hermes RPC providers for more reliability. Please refer to [this
8084
document](https://docs.pyth.network/documentation/pythnet-price-feeds/hermes) for more information.
8185

0 commit comments

Comments
 (0)