Minimal Anti Collusion Infrastructure (MACI) / deployFreeForAllSignUpPolicy
Variable: deployFreeForAllSignUpPolicy()
constdeployFreeForAllSignUpPolicy: (signer?,quiet?) =>Promise<[FreeForAllPolicy,FreeForAllChecker,FreeForAllPolicyFactoryContract,FreeForAllCheckerFactoryContract]>
Defined in: packages/contracts/build/ts/deploy.d.ts:67
Deploy a FreeForAllPolicy contract
Parameters
signer?
Signer
the signer to use to deploy the contract
quiet?
boolean
whether to suppress console output
Returns
Promise<[FreeForAllPolicy, FreeForAllChecker, FreeForAllPolicyFactoryContract, FreeForAllCheckerFactoryContract]>
the deployed FreeForAllPolicy contracts