Skip to main content
Version: v1.x

IProcessMessagesCircuitInputs

An interface describing the circuit inputs to the ProcessMessage circuit

Table of contents

Properties

Properties

coordPrivKey

coordPrivKey: string

Defined in

utils/types.ts:155


coordPubKey

coordPubKey: string

Defined in

utils/types.ts:156


currentBallotRoot

currentBallotRoot: string

Defined in

utils/types.ts:159


currentBallots

currentBallots: string[]

Defined in

utils/types.ts:164


currentBallotsPathElements

currentBallotsPathElements: string[][]

Defined in

utils/types.ts:165


currentSbCommitment

currentSbCommitment: string

Defined in

utils/types.ts:160


currentSbSalt

currentSbSalt: string

Defined in

utils/types.ts:161


currentStateLeaves

currentStateLeaves: string[]

Defined in

utils/types.ts:162


currentStateLeavesPathElements

currentStateLeavesPathElements: string[][]

Defined in

utils/types.ts:163


currentStateRoot

currentStateRoot: string

Defined in

utils/types.ts:158


currentVoteWeights

currentVoteWeights: string[]

Defined in

utils/types.ts:166


currentVoteWeightsPathElements

currentVoteWeightsPathElements: string[][]

Defined in

utils/types.ts:167


encPubKeys

encPubKeys: string[]

Defined in

utils/types.ts:157


inputHash

inputHash: string

Defined in

utils/types.ts:168


msgRoot

msgRoot: string

Defined in

utils/types.ts:152


msgSubrootPathElements

msgSubrootPathElements: string[][]

Defined in

utils/types.ts:154


msgs

msgs: string[]

Defined in

utils/types.ts:153


newSbCommitment

newSbCommitment: string

Defined in

utils/types.ts:170


newSbSalt

newSbSalt: string

Defined in

utils/types.ts:169


packedVals

packedVals: string

Defined in

utils/types.ts:151


pollEndTimestamp

pollEndTimestamp: string

Defined in

utils/types.ts:150