Skip to main content
Version: v1.2

IProcessMessagesCircuitInputs

An interface describing the circuit inputs to the ProcessMessage circuit

Table of contents

Properties

Properties

coordPrivKey

coordPrivKey: string

Defined in

utils/types.ts:159


coordPubKey

coordPubKey: string

Defined in

utils/types.ts:160


currentBallotRoot

currentBallotRoot: string

Defined in

utils/types.ts:163


currentBallots

currentBallots: string[]

Defined in

utils/types.ts:168


currentBallotsPathElements

currentBallotsPathElements: string[][]

Defined in

utils/types.ts:169


currentSbCommitment

currentSbCommitment: string

Defined in

utils/types.ts:164


currentSbSalt

currentSbSalt: string

Defined in

utils/types.ts:165


currentStateLeaves

currentStateLeaves: string[]

Defined in

utils/types.ts:166


currentStateLeavesPathElements

currentStateLeavesPathElements: string[][]

Defined in

utils/types.ts:167


currentStateRoot

currentStateRoot: string

Defined in

utils/types.ts:162


currentVoteWeights

currentVoteWeights: string[]

Defined in

utils/types.ts:170


currentVoteWeightsPathElements

currentVoteWeightsPathElements: string[][]

Defined in

utils/types.ts:171


encPubKeys

encPubKeys: string[]

Defined in

utils/types.ts:161


inputHash

inputHash: string

Defined in

utils/types.ts:172


msgRoot

msgRoot: string

Defined in

utils/types.ts:156


msgSubrootPathElements

msgSubrootPathElements: string[][]

Defined in

utils/types.ts:158


msgs

msgs: string[]

Defined in

utils/types.ts:157


newSbCommitment

newSbCommitment: string

Defined in

utils/types.ts:174


newSbSalt

newSbSalt: string

Defined in

utils/types.ts:173


packedVals

packedVals: string

Defined in

utils/types.ts:155


pollEndTimestamp

pollEndTimestamp: string

Defined in

utils/types.ts:154