Browse Source

Update README.md

optke3 2 năm trước cách đây
mục cha
commit
ce181e84c2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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