Minimal Anti Collusion Infrastructure (MACI) / deployPoll
Function: deployPoll()
deployPoll(
DeployPollArgs):Promise<PollContracts>
Defined in: commands/deployPoll.ts:27
Deploy a new Poll for the set of MACI's contracts already deployed
Parameters
DeployPollArgs
The arguments for the deployPoll command
Returns
Promise<PollContracts>
The addresses of the deployed contracts