瀏覽代碼

Update README.md

optke3 2 年之前
父節點
當前提交
ce181e84c2
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      target_chains/sui/README.md

+ 0 - 1
target_chains/sui/README.md

@@ -78,7 +78,6 @@ public fun get_price(
       clock: &Clock
 ): Price
 ```
-This looks like a long sequence of calls to update a price feed, but programmable transactions make it easy. (See demos below).
 
 # 3. Examples