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