Skip to main content
Version: v2.x

Minimal Anti Collusion Infrastructure (MACI) v2.3.0 / IPublishMessage

Interface: IPublishMessage

Interface that represents user publish message

Extended by

Properties

newVoteWeight

newVoteWeight: bigint

The new vote weight

Defined in

utils/interfaces.ts:701


nonce

nonce: bigint

The nonce of the message

Defined in

utils/interfaces.ts:696


salt?

optional salt: bigint

The salt of the message

Defined in

utils/interfaces.ts:706


stateIndex

stateIndex: bigint

The index of the state leaf

Defined in

utils/interfaces.ts:686


voteOptionIndex

voteOptionIndex: bigint

The index of the vote option

Defined in

utils/interfaces.ts:691