Skip to main content
Version: v2.0_alpha

IProcessMessagesCircuitInputs

An interface describing the circuit inputs to the ProcessMessage circuit

Table of contents

Properties

Properties

actualStateTreeDepth

actualStateTreeDepth: string

Defined in

utils/types.ts:146


coordPrivKey

coordPrivKey: string

Defined in

utils/types.ts:152


coordPubKey

coordPubKey: string

Defined in

utils/types.ts:153


currentBallotRoot

currentBallotRoot: string

Defined in

utils/types.ts:156


currentBallots

currentBallots: string[]

Defined in

utils/types.ts:161


currentBallotsPathElements

currentBallotsPathElements: string[][]

Defined in

utils/types.ts:162


currentSbCommitment

currentSbCommitment: string

Defined in

utils/types.ts:157


currentSbSalt

currentSbSalt: string

Defined in

utils/types.ts:158


currentStateLeaves

currentStateLeaves: string[]

Defined in

utils/types.ts:159


currentStateLeavesPathElements

currentStateLeavesPathElements: string[][]

Defined in

utils/types.ts:160


currentStateRoot

currentStateRoot: string

Defined in

utils/types.ts:155


currentVoteWeights

currentVoteWeights: string[]

Defined in

utils/types.ts:163


currentVoteWeightsPathElements

currentVoteWeightsPathElements: string[][]

Defined in

utils/types.ts:164


encPubKeys

encPubKeys: string[]

Defined in

utils/types.ts:154


inputHash

inputHash: string

Defined in

utils/types.ts:165


msgRoot

msgRoot: string

Defined in

utils/types.ts:149


msgSubrootPathElements

msgSubrootPathElements: string[][]

Defined in

utils/types.ts:151


msgs

msgs: string[]

Defined in

utils/types.ts:150


newSbCommitment

newSbCommitment: string

Defined in

utils/types.ts:167


newSbSalt

newSbSalt: string

Defined in

utils/types.ts:166


packedVals

packedVals: string

Defined in

utils/types.ts:148


pollEndTimestamp

pollEndTimestamp: string

Defined in

utils/types.ts:147