Skip to main content
Version: v1.2

ISubsidyCircuitInputs

An interface describing the circuit inputs to the Subsidy circuit

Table of contents

Properties

Properties

ballotPathElements1

ballotPathElements1: string[]

Defined in

utils/types.ts:222


ballotPathElements2

ballotPathElements2: string[]

Defined in

utils/types.ts:223


ballotRoot

ballotRoot: string

Defined in

utils/types.ts:208


ballots1

ballots1: string[]

Defined in

utils/types.ts:218


ballots2

ballots2: string[]

Defined in

utils/types.ts:219


currentSubsidy

currentSubsidy: string[]

Defined in

utils/types.ts:215


currentSubsidyCommitment

currentSubsidyCommitment: string

Defined in

utils/types.ts:213


currentSubsidySalt

currentSubsidySalt: string

Defined in

utils/types.ts:210


inputHash

inputHash: string

Defined in

utils/types.ts:217


newSubsidyCommitment

newSubsidyCommitment: string

Defined in

utils/types.ts:214


newSubsidySalt

newSubsidySalt: string

Defined in

utils/types.ts:211


packedVals

packedVals: string

Defined in

utils/types.ts:216


sbCommitment

sbCommitment: string

Defined in

utils/types.ts:212


sbSalt

sbSalt: string

Defined in

utils/types.ts:209


stateRoot

stateRoot: string

Defined in

utils/types.ts:207


votes1

votes1: number[]

Defined in

utils/types.ts:220


votes2

votes2: number[]

Defined in

utils/types.ts:221