IGetPollArgs
Interface for the arguments to the get poll command
Table of contents
Properties
Properties
maciAddress
• maciAddress: string
The address of the MACI contract
Defined in
utils/interfaces.ts:981
pollId
• Optional
pollId: BigNumberish
The poll id. If not specified, latest poll id will be used
Defined in
utils/interfaces.ts:986
quiet
• Optional
quiet: boolean
Whether to log the output
Defined in
utils/interfaces.ts:991
signer
• signer: Signer
A signer object
Defined in
utils/interfaces.ts:976