Skip to main content
Version: v3.x

Minimal Anti Collusion Infrastructure (MACI) / IGetResultPerOptionArgs

Interface: IGetResultPerOptionArgs

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

Get result per option args

Extends

Properties

index

index: number

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

The index of the vote option


maciAddress

maciAddress: string

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

The address of the MACI contract

Inherited from

IGetResultsArgs.maciAddress


pollId

pollId: string

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

The ID of the poll

Inherited from

IGetResultsArgs.pollId


signer

signer: Signer

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

The signer

Inherited from

IGetResultsArgs.signer