Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / joinPoll
Function: joinPoll()
joinPoll(
args
):Promise
<IJoinPollData
>
Join Poll user to the Poll contract
Parameters
• args: IJoinPollArgs
The arguments for the join poll command
Returns
Promise
<IJoinPollData
>
The poll state index of the joined user and transaction hash
Defined in
commands/joinPoll.ts:159