瀏覽代碼

chore(price-pusher) Add hermes beta mention (#2179)

Aditya Arora 11 月之前
父節點
當前提交
940ed61f94
共有 1 個文件被更改,包括 5 次插入1 次删除
  1. 5 1
      apps/price_pusher/README.md

+ 5 - 1
apps/price_pusher/README.md

@@ -75,7 +75,11 @@ You can get the list of available price feeds from
 
 Price pusher communicates with [Hermes][] price service to get the most recent price updates. Hermes listens to the
 Pythnet and Wormhole network to get latest price updates, and serves REST and websocket APIs for consumers to fetch the
-updates. Pyth hosts public endpoints for Hermes; however, it is recommended to get a private endpoint from one of the
+updates.
+
+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.
+
+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
 Hermes RPC providers for more reliability. Please refer to [this
 document](https://docs.pyth.network/documentation/pythnet-price-feeds/hermes) for more information.