IProcessMessagesCircuitInputs
An interface describing the circuit inputs to the ProcessMessage circuit
Table of contents
Properties
- coordPrivKey
- coordPubKey
- currentBallotRoot
- currentBallots
- currentBallotsPathElements
- currentSbCommitment
- currentSbSalt
- currentStateLeaves
- currentStateLeavesPathElements
- currentStateRoot
- currentVoteWeights
- currentVoteWeightsPathElements
- encPubKeys
- inputHash
- msgRoot
- msgSubrootPathElements
- msgs
- newSbCommitment
- newSbSalt
- packedVals
- pollEndTimestamp
Properties
coordPrivKey
• coordPrivKey: string
Defined in
utils/types.ts:151
coordPubKey
• coordPubKey: string
Defined in
utils/types.ts:152
currentBallotRoot
• currentBallotRoot: string
Defined in
utils/types.ts:155
currentBallots
• currentBallots: string
[]
Defined in
utils/types.ts:160
currentBallotsPathElements
• currentBallotsPathElements: string
[][]
Defined in
utils/types.ts:161
currentSbCommitment
• currentSbCommitment: string
Defined in
utils/types.ts:156
currentSbSalt
• currentSbSalt: string
Defined in
utils/types.ts:157
currentStateLeaves
• currentStateLeaves: string
[]
Defined in
utils/types.ts:158
currentStateLeavesPathElements
• currentStateLeavesPathElements: string
[][]
Defined in
utils/types.ts:159
currentStateRoot
• currentStateRoot: string
Defined in
utils/types.ts:154
currentVoteWeights
• currentVoteWeights: string
[]
Defined in
utils/types.ts:162
currentVoteWeightsPathElements
• currentVoteWeightsPathElements: string
[][]
Defined in
utils/types.ts:163
encPubKeys
• encPubKeys: string
[]
Defined in
utils/types.ts:153
inputHash
• inputHash: string
Defined in
utils/types.ts:164
msgRoot
• msgRoot: string
Defined in
utils/types.ts:148
msgSubrootPathElements
• msgSubrootPathElements: string
[][]
Defined in
utils/types.ts:150
msgs
• msgs: string
[]
Defined in
utils/types.ts:149
newSbCommitment
• newSbCommitment: string
Defined in
utils/types.ts:166
newSbSalt
• newSbSalt: string
Defined in
utils/types.ts:165
packedVals
• packedVals: string
Defined in
utils/types.ts:147
pollEndTimestamp
• pollEndTimestamp: string
Defined in
utils/types.ts:146