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