Minimal Anti Collusion Infrastructure (MACI) / hasUserJoinedPoll
Function: hasUserJoinedPoll()
hasUserJoinedPoll(
args):Promise<boolean>
Defined in: sdk/ts/user/utils.ts:106
Checks if a user joined a poll with a given nullifier
Parameters
args
The arguments for the is nullifier on chain command
Returns
Promise<boolean>
whether the nullifier is on chain or not