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