Minimal Anti Collusion Infrastructure (MACI) / IGetPollArgs
Interface: IGetPollArgs
Defined in: sdk/ts/poll/types.ts:7
Interface for the arguments to the get poll command
Properties
maciAddress
maciAddress:
string
Defined in: sdk/ts/poll/types.ts:21
The address of the MACI contract
pollId?
optionalpollId:BigNumberish
Defined in: sdk/ts/poll/types.ts:26
The poll id. If not specified, latest poll id will be used
provider?
optionalprovider:Provider
Defined in: sdk/ts/poll/types.ts:16
A provider fallback object
signer?
optionalsigner:Signer
Defined in: sdk/ts/poll/types.ts:11
A signer object