Minimal Anti Collusion Infrastructure (MACI) v2.2.1 / signup
Function: signup()
signup(
args
):Promise
<ISignupData
>
Signup a user to the MACI contract
Parameters
• args: SignupArgs
The arguments for the signup command
Returns
Promise
<ISignupData
>
The state index of the user and transaction hash
Defined in
commands/signup.ts:36