Skip to main content
Version: v2.x

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?

optional pollStateIndex: string

voiceCredits?

optional voiceCredits: string

Defined in

commands/joinPoll.ts:398