IGetPollData
Interface for the return data to the get poll command
Table of contents
Properties
Properties
address
• address: string
The poll address
Defined in
utils/interfaces.ts:1015
deployTime
• deployTime: BigNumberish
The poll deployment time
Defined in
utils/interfaces.ts:1020
duration
• duration: BigNumberish
The poll duration
Defined in
utils/interfaces.ts:1025
id
• id: BigNumberish
The poll id
Defined in
utils/interfaces.ts:1010
isStateAqMerged
• isStateAqMerged: boolean
Whether the MACI contract's stateAq has been merged by this contract
Defined in
utils/interfaces.ts:1035
numSignups
• numSignups: BigNumberish
The poll number of signups
Defined in
utils/interfaces.ts:1030