Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) / ISubmitVoteArgs

Interface: ISubmitVoteArgs

Defined in: packages/sdk/ts/vote/types.ts:82

Interface for the submitVote function

Properties

pollAddress

pollAddress: string

Defined in: packages/sdk/ts/vote/types.ts:86

The address of the poll


signer

signer: Signer

Defined in: packages/sdk/ts/vote/types.ts:96

The signer to use


vote

vote: IVote

Defined in: packages/sdk/ts/vote/types.ts:91

The vote to submit