Minimal Anti Collusion Infrastructure (MACI) / PublishArgs
Interface: PublishArgs
Defined in: utils/interfaces.ts:783
Interface for the arguments to the publish command
Extends
Properties
maciAddress
maciAddress:
string
Defined in: utils/interfaces.ts:797
The address of the MACI contract
newVoteWeight
newVoteWeight:
bigint
Defined in: utils/interfaces.ts:877
The new vote weight
Inherited from
nonce
nonce:
bigint
Defined in: utils/interfaces.ts:872
The nonce of the message
Inherited from
pollId
pollId:
bigint
Defined in: utils/interfaces.ts:802
The id of the poll
privateKey
privateKey:
string
Defined in: utils/interfaces.ts:792
The poll private key
pubkey
pubkey:
string
Defined in: utils/interfaces.ts:787
The poll public key
quiet?
optional
quiet:boolean
Defined in: utils/interfaces.ts:812
Whether to log the output
salt?
optional
salt:bigint
Defined in: utils/interfaces.ts:882
The salt of the message
Inherited from
signer
signer:
Signer
Defined in: utils/interfaces.ts:807
A signer object
stateIndex
stateIndex:
bigint
Defined in: utils/interfaces.ts:862
The index of the state leaf
Inherited from
voteOptionIndex
voteOptionIndex:
bigint
Defined in: utils/interfaces.ts:867
The index of the vote option