فهرست منبع

Update README.md

optke3 2 سال پیش
والد
کامیت
ade5b9b49b
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      target_chains/sui/README.md

+ 0 - 1
target_chains/sui/README.md

@@ -72,7 +72,6 @@ This looks like a long sequence of calls to update a price feed, but programmabl
 
 See the `./scripts` folder for examples of programmable transactions for creating price feeds and updating price feeds.
 - [Demo for updating a price feed](./scripts/pyth/update_price_feeds.ts)
-- [Demo for creating new price feeds](./scripts/pyth/create_all_price_feeds.ts)
 
 To build and test the contracts, run the following
 ```