IPublishMessage
Interface that represents user publish message
Hierarchy
-
IPublishMessage
Table of contents
Properties
Properties
newVoteWeight
• newVoteWeight: bigint
The new vote weight
Defined in
utils/interfaces.ts:749
nonce
• nonce: bigint
The nonce of the message
Defined in
utils/interfaces.ts:744
salt
• Optional
salt: bigint
The salt of the message
Defined in
utils/interfaces.ts:754
stateIndex
• stateIndex: bigint
The index of the state leaf
Defined in
utils/interfaces.ts:734
voteOptionIndex
• voteOptionIndex: bigint
The index of the vote option
Defined in
utils/interfaces.ts:739