Minimal Anti Collusion Infrastructure (MACI) / deployFreeForAllSignUpGatekeeper
Function: deployFreeForAllSignUpGatekeeper()
deployFreeForAllSignUpGatekeeper(
signer
?,quiet
?):Promise
<FreeForAllGatekeeper
>
Defined in: packages/contracts/build/ts/deploy.d.ts:72
Deploy a FreeForAllGatekeeper contract
Parameters
signer?
Signer
the signer to use to deploy the contract
quiet?
boolean
whether to suppress console output
Returns
Promise
<FreeForAllGatekeeper
>
the deployed FreeForAllGatekeeper contract