Jayant Krishnamurthy 2 年之前
父節點
當前提交
beb6813e1f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cosmwasm/tools/deploy-pyth-bridge.js

+ 1 - 1
cosmwasm/tools/deploy-pyth-bridge.js

@@ -134,7 +134,7 @@ if (argv.codeId !== undefined) {
   });
    */
 
-  console.log("Deploy fee: ", feeEstimate.amount.toString());
+  // console.log("Deploy fee: ", feeEstimate.amount.toString());
 
   const tx = await wallet.createAndSignTx({
     msgs: [store_code],