Typedoc
Typedoc API documentation.
- cli/functions/checkVerifyingKeys.md
 - cli/functions/deploy.md
 - cli/functions/deployPoll.md
 - cli/functions/deployVkRegistryContract.md
 - cli/functions/fundWallet.md
 - cli/functions/genKeyPair.md
 - cli/functions/genLocalState.md
 - cli/functions/genMaciPubKey.md
 - cli/functions/genProofs.md
 - cli/functions/getPoll.md
 - cli/functions/isJoinedUser.md
 - cli/functions/isRegisteredUser.md
 - cli/functions/joinPoll.md
 - cli/functions/mergeSignups.md
 - cli/functions/proveOnChain.md
 - cli/functions/publish.md
 - cli/functions/publishBatch.md
 - cli/functions/setVerifyingKeys.md
 - cli/functions/signup.md
 - cli/functions/timeTravel.md
 - cli/functions/verify.md
 - cli/globals.md
 - cli/interfaces/DeployArgs.md
 - cli/interfaces/DeployPollArgs.md
 - cli/interfaces/DeployedContracts.md
 - cli/interfaces/GenLocalStateArgs.md
 - cli/interfaces/GenProofsArgs.md
 - cli/interfaces/IGenKeypairArgs.md
 - cli/interfaces/IGetPollArgs.md
 - cli/interfaces/IGetPollData.md
 - cli/interfaces/IPublishBatchArgs.md
 - cli/interfaces/IPublishBatchData.md
 - cli/interfaces/IPublishMessage.md
 - cli/interfaces/IRegisteredUserArgs.md
 - cli/interfaces/ISignupData.md
 - cli/interfaces/MergeSignupsArgs.md
 - cli/interfaces/PollContracts.md
 - cli/interfaces/ProveOnChainArgs.md
 - cli/interfaces/PublishArgs.md
 - cli/interfaces/SignupArgs.md
 - cli/interfaces/TallyData.md
 - cli/interfaces/VerifyArgs.md
 - core/classes/MaciState.md
 - core/classes/Poll.md
 - core/functions/genPollVkSig.md
 - core/functions/genProcessVkSig.md
 - core/functions/genTallyVkSig.md
 - core/globals.md
 - core/interfaces/BatchSizes.md
 - core/interfaces/IJoiningCircuitArgs.md
 - core/interfaces/IJsonMaciState.md
 - core/interfaces/IJsonPoll.md
 - core/interfaces/IPoll.md
 - core/interfaces/IPollJoiningCircuitInputs.md
 - core/interfaces/IProcessMessagesCircuitInputs.md
 - core/interfaces/IProcessMessagesOutput.md
 - core/interfaces/ITallyCircuitInputs.md
 - core/interfaces/TreeDepths.md
 - core/type-aliases/CircuitInputs.md
 - core/variables/MESSAGE_BATCH_SIZE.md
 - core/variables/STATE_TREE_ARITY.md
 - core/variables/VOTE_OPTION_TREE_ARITY.md
 - crypto/classes/G1Point.md
 - crypto/classes/G2Point.md
 - crypto/classes/IncrementalQuinTree.md
 - crypto/functions/bigInt2Buffer.md
 - crypto/functions/calcDepthFromNumLeaves.md
 - crypto/functions/deepCopyBigIntArray.md
 - crypto/functions/formatPrivKeyForBabyJub.md
 - crypto/functions/genEcdhSharedKey.md
 - crypto/functions/genKeypair.md
 - crypto/functions/genPrivKey.md
 - crypto/functions/genPubKey.md
 - crypto/functions/genRandomBabyJubValue.md
 - crypto/functions/genRandomSalt.md
 - crypto/functions/genTreeCommitment.md
 - crypto/functions/genTreeProof.md
 - crypto/functions/hash12.md
 - crypto/functions/hash2.md
 - crypto/functions/hash3.md
 - crypto/functions/hash4.md
 - crypto/functions/hash5.md
 - crypto/functions/hashLeanIMT.md
 - crypto/functions/hashLeftRight.md
 - crypto/functions/hashN.md
 - crypto/functions/hashOne.md
 - crypto/functions/inCurve.md
 - crypto/functions/packPubKey.md
 - crypto/functions/poseidon.md
 - crypto/functions/poseidonDecrypt.md
 - crypto/functions/poseidonDecryptWithoutCheck.md
 - crypto/functions/poseidonEncrypt.md
 - crypto/functions/sha256Hash.md
 - crypto/functions/sign.md
 - crypto/functions/stringifyBigInts.md
 - crypto/functions/unpackPubKey.md
 - crypto/functions/unstringifyBigInts.md
 - crypto/functions/verifySignature.md
 - crypto/globals.md
 - crypto/interfaces/Keypair.md
 - crypto/interfaces/PoseidonFuncs.md
 - crypto/interfaces/Queue.md
 - crypto/interfaces/Signature.md
 - crypto/type-aliases/Ciphertext.md
 - crypto/type-aliases/EcdhSharedKey.md
 - crypto/type-aliases/Leaf.md
 - crypto/type-aliases/PathElements.md
 - crypto/type-aliases/Plaintext.md
 - crypto/type-aliases/Point.md
 - crypto/type-aliases/PrivKey.md
 - crypto/type-aliases/PubKey.md
 - crypto/variables/NOTHING_UP_MY_SLEEVE.md
 - crypto/variables/SNARK_FIELD_SIZE.md
 - domainobjs/classes/Ballot.md
 - domainobjs/classes/Keypair.md
 - domainobjs/classes/Message.md
 - domainobjs/classes/PCommand.md
 - domainobjs/classes/PrivKey.md
 - domainobjs/classes/PubKey.md
 - domainobjs/classes/StateLeaf.md
 - domainobjs/classes/VerifyingKey.md
 - domainobjs/globals.md
 - domainobjs/interfaces/IG1ContractParams.md
 - domainobjs/interfaces/IG2ContractParams.md
 - domainobjs/interfaces/IJsonBallot.md
 - domainobjs/interfaces/IJsonKeyPair.md
 - domainobjs/interfaces/IJsonPCommand.md
 - domainobjs/interfaces/IJsonStateLeaf.md
 - domainobjs/interfaces/IJsonTCommand.md
 - domainobjs/interfaces/IMessageContractParams.md
 - domainobjs/interfaces/IStateLeaf.md
 - domainobjs/interfaces/IStateLeafContractParams.md
 - domainobjs/interfaces/IVkContractParams.md
 - domainobjs/interfaces/IVkObjectParams.md
 - domainobjs/interfaces/Proof.md
 - domainobjs/interfaces/VoteOptionTreeLeaf.md
 - domainobjs/type-aliases/IJsonPrivateKey.md
 - domainobjs/type-aliases/IJsonPublicKey.md
 - domainobjs/variables/SERIALIZED_PRIV_KEY_PREFIX.md
 - domainobjs/variables/SERIALIZED_PUB_KEY_PREFIX.md
 - domainobjs/variables/blankStateLeaf.md
 - domainobjs/variables/blankStateLeafHash.md