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