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