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],