ITallyCircuitInputs
An interface describing the circuit inputs to the TallyVotes circuit
Table of contents
Properties
- ballotPathElements
- ballotRoot
- ballots
- currentPerVOSpentVoiceCredits
- currentPerVOSpentVoiceCreditsRootSalt
- currentResults
- currentResultsRootSalt
- currentSpentVoiceCreditSubtotal
- currentSpentVoiceCreditSubtotalSalt
- currentTallyCommitment
- inputHash
- newPerVOSpentVoiceCreditsRootSalt
- newResultsRootSalt
- newSpentVoiceCreditSubtotalSalt
- newTallyCommitment
- packedVals
- sbCommitment
- sbSalt
- stateRoot
- votes
Properties
ballotPathElements
• ballotPathElements: PathElements
Defined in
utils/types.ts:182
ballotRoot
• ballotRoot: string
Defined in
utils/types.ts:174
ballots
• ballots: string
[]
Defined in
utils/types.ts:181
currentPerVOSpentVoiceCredits
• Optional
currentPerVOSpentVoiceCredits: string
[]
Defined in
utils/types.ts:188
currentPerVOSpentVoiceCreditsRootSalt
• Optional
currentPerVOSpentVoiceCreditsRootSalt: string
Defined in
utils/types.ts:189
currentResults
• currentResults: string
[]
Defined in
utils/types.ts:184
currentResultsRootSalt
• currentResultsRootSalt: string
Defined in
utils/types.ts:185
currentSpentVoiceCreditSubtotal
• currentSpentVoiceCreditSubtotal: string
Defined in
utils/types.ts:186
currentSpentVoiceCreditSubtotalSalt
• currentSpentVoiceCreditSubtotalSalt: string
Defined in
utils/types.ts:187
currentTallyCommitment
• currentTallyCommitment: string
Defined in
utils/types.ts:177
inputHash
• inputHash: string
Defined in
utils/types.ts:180
newPerVOSpentVoiceCreditsRootSalt
• Optional
newPerVOSpentVoiceCreditsRootSalt: string
Defined in
utils/types.ts:191
newResultsRootSalt
• newResultsRootSalt: string
Defined in
utils/types.ts:190
newSpentVoiceCreditSubtotalSalt
• newSpentVoiceCreditSubtotalSalt: string
Defined in
utils/types.ts:192
newTallyCommitment
• newTallyCommitment: string
Defined in
utils/types.ts:178
packedVals
• packedVals: string
Defined in
utils/types.ts:179
sbCommitment
• sbCommitment: string
Defined in
utils/types.ts:176
sbSalt
• sbSalt: string
Defined in
utils/types.ts:175
stateRoot
• stateRoot: string
Defined in
utils/types.ts:173
votes
• votes: string
[][]
Defined in
utils/types.ts:183