Minimal Anti Collusion Infrastructure (MACI) / IIsNullifierOnChainArgs
Interface: IIsNullifierOnChainArgs
Defined in: packages/sdk/ts/user/types.ts:397
The arguments to check if a nullifier is on chain
Properties
maciAddress
maciAddress:
string
Defined in: packages/sdk/ts/user/types.ts:401
The address of the MACI contract
nullifier
nullifier:
bigint
Defined in: packages/sdk/ts/user/types.ts:409
The nullifier to check
pollId
pollId:
bigint
Defined in: packages/sdk/ts/user/types.ts:405
The id of the poll
signer
signer:
Signer
Defined in: packages/sdk/ts/user/types.ts:413
The signer to use