Jayant Krishnamurthy 2 years ago
parent
commit
beb6813e1f
1 changed files with 1 additions and 1 deletions
  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],