Эх сурвалжийг харах

Update update_price_feeds.ts

optke3 2 жил өмнө
parent
commit
903f4851f6

+ 2 - 1
target_chains/sui/scripts/pyth/update_price_feeds.ts

@@ -92,7 +92,8 @@ async function update_price_feeds(
   console.log("WORM_STATE: ", WORM_STATE);
 
   // Parse our batch price attestation VAA bytes using Wormhole.
-  // Check out the Wormhole cross-chain bridge here: https://github.com/wormhole-foundation/wormhole
+  // Check out the Wormhole cross-chain bridge and generic messaging protocol here:
+  //     https://github.com/wormhole-foundation/wormhole
   let verified_vaas = [];
   for (let vaa of vaas) {
     let [verified_vaa] = tx.moveCall({