Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / isJoinedUser
Function: isJoinedUser()
isJoinedUser(
-):Promise<object>
Checks if user is joined with the public key
Parameters
• -: IJoinedUserArgs
The arguments for the join check command
Returns
Promise<object>
user joined or not and poll state index, voice credit balance
isJoined
isJoined:
boolean
pollStateIndex?
optionalpollStateIndex:string
voiceCredits?
optionalvoiceCredits:string
Defined in
commands/joinPoll.ts:435