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