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:187
ballotRoot
• ballotRoot: string
Defined in
utils/types.ts:179
ballots
• ballots: string
[]
Defined in
utils/types.ts:186
currentPerVOSpentVoiceCredits
• Optional
currentPerVOSpentVoiceCredits: string
[]
Defined in
utils/types.ts:193
currentPerVOSpentVoiceCreditsRootSalt
• Optional
currentPerVOSpentVoiceCreditsRootSalt: string
Defined in
utils/types.ts:194
currentResults
• currentResults: string
[]
Defined in
utils/types.ts:189
currentResultsRootSalt
• currentResultsRootSalt: string
Defined in
utils/types.ts:190
currentSpentVoiceCreditSubtotal
• currentSpentVoiceCreditSubtotal: string
Defined in
utils/types.ts:191
currentSpentVoiceCreditSubtotalSalt
• currentSpentVoiceCreditSubtotalSalt: string
Defined in
utils/types.ts:192
currentTallyCommitment
• currentTallyCommitment: string
Defined in
utils/types.ts:182
inputHash
• inputHash: string
Defined in
utils/types.ts:185
newPerVOSpentVoiceCreditsRootSalt
• Optional
newPerVOSpentVoiceCreditsRootSalt: string
Defined in
utils/types.ts:196
newResultsRootSalt
• newResultsRootSalt: string
Defined in
utils/types.ts:195
newSpentVoiceCreditSubtotalSalt
• newSpentVoiceCreditSubtotalSalt: string
Defined in
utils/types.ts:197
newTallyCommitment
• newTallyCommitment: string
Defined in
utils/types.ts:183
packedVals
• packedVals: string
Defined in
utils/types.ts:184
sbCommitment
• sbCommitment: string
Defined in
utils/types.ts:181
sbSalt
• sbSalt: string
Defined in
utils/types.ts:180
stateRoot
• stateRoot: string
Defined in
utils/types.ts:178
votes
• votes: string
[][]
Defined in
utils/types.ts:188