Minimal Anti Collusion Infrastructure (MACI) / deployConstantInitialVoiceCreditProxy
Function: deployConstantInitialVoiceCreditProxy()
deployConstantInitialVoiceCreditProxy(
amount
,signer
?,quiet
?):Promise
<ConstantInitialVoiceCreditProxy
>
Defined in: packages/contracts/build/ts/deploy.d.ts:50
Deploy a constant initial voice credit proxy contract
Parameters
amount
number
the amount of initial voice credit to give to each user
signer?
Signer
the signer to use to deploy the contract
quiet?
boolean
whether to suppress console output
Returns
Promise
<ConstantInitialVoiceCreditProxy
>
the deployed ConstantInitialVoiceCreditProxy contract