Skip to main content
Version: v2.0_alpha

IPublishMessage

Interface that represents user publish message

Hierarchy

Table of contents

Properties

Properties

newVoteWeight

newVoteWeight: bigint

The new vote weight

Defined in

utils/interfaces.ts:713


nonce

nonce: bigint

The nonce of the message

Defined in

utils/interfaces.ts:708


salt

Optional salt: bigint

The salt of the message

Defined in

utils/interfaces.ts:718


stateIndex

stateIndex: bigint

The index of the state leaf

Defined in

utils/interfaces.ts:698


voteOptionIndex

voteOptionIndex: bigint

The index of the vote option

Defined in

utils/interfaces.ts:703