Minimal Anti Collusion Infrastructure (MACI) / hasUserSignedUp
Function: hasUserSignedUp()
hasUserSignedUp(
args
):Promise
<boolean
>
Defined in: packages/sdk/ts/user/user.ts:283
Checks if a user is signed up with a given public key
Parameters
args
The arguments for the is signed up command
Returns
Promise
<boolean
>
Whether the user is signed up or not