Kaynağa Gözat

feat(deploy): enhance bytecode handling and add default provider option for Pulse contract deployment

Daniel Chew 8 ay önce
ebeveyn
işleme
fb7c42bbf1

+ 4 - 0
contract_manager/scripts/deploy_evm_pulse_contracts.ts

@@ -41,6 +41,10 @@ const parser = yargs(hideBin(process.argv))
       demandOption: true,
       desc: "Chain to upload the contract on. Can be one of the evm chains available in the store",
     },
+    "default-provider": {
+      type: "string",
+      desc: "Address of the default provider for the Pulse contract",
+    },
   });
 
 async function deployPulseContracts(