Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGetResultPerOptionArgs

Interface: IGetResultPerOptionArgs

Defined in: packages/sdk/ts/tally/types.ts:229

Get result per option args

Extends

Properties

index

index: number

Defined in: packages/sdk/ts/tally/types.ts:233

The index of the vote option


maciAddress

maciAddress: string

Defined in: packages/sdk/ts/tally/types.ts:213

The address of the MACI contract

Inherited from

IGetResultsArgs.maciAddress


pollId

pollId: string

Defined in: packages/sdk/ts/tally/types.ts:218

The ID of the poll

Inherited from

IGetResultsArgs.pollId


signer

signer: Signer

Defined in: packages/sdk/ts/tally/types.ts:223

The signer

Inherited from

IGetResultsArgs.signer