Minimal Anti Collusion Infrastructure (MACI) / IProcessMessagesOutput
Interface: IProcessMessagesOutput
Defined in: utils/types.ts:133
An interface describing the output of the processMessage function
Properties
command?
optionalcommand:VoteCommand
Defined in: utils/types.ts:143
newBallot?
optionalnewBallot:Ballot
Defined in: utils/types.ts:140
newStateLeaf?
optionalnewStateLeaf:StateLeaf
Defined in: utils/types.ts:135
originalBallot?
optionaloriginalBallot:Ballot
Defined in: utils/types.ts:141
originalBallotPathElements?
optionaloriginalBallotPathElements:PathElements
Defined in: utils/types.ts:142
originalStateLeaf?
optionaloriginalStateLeaf:StateLeaf
Defined in: utils/types.ts:136
originalStateLeafPathElements?
optionaloriginalStateLeafPathElements:PathElements
Defined in: utils/types.ts:137
originalVoteWeight?
optionaloriginalVoteWeight:bigint
Defined in: utils/types.ts:138
originalVoteWeightsPathElements?
optionaloriginalVoteWeightsPathElements:PathElements
Defined in: utils/types.ts:139
stateLeafIndex?
optionalstateLeafIndex:number
Defined in: utils/types.ts:134