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