Browse Source

refactor: remove default provider option from deploy script for clarity

Daniel Chew 8 months ago
parent
commit
f988a437f1
1 changed files with 0 additions and 4 deletions
  1. 0 4
      contract_manager/scripts/deploy_evm_pulse_contracts.ts

+ 0 - 4
contract_manager/scripts/deploy_evm_pulse_contracts.ts

@@ -41,10 +41,6 @@ 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(