Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ElectionConfig

Index

Properties

app_url: string
encryptionKey: string
signingPublicKey: string
election: Election
ballots: Ballot[]
availableLocales: string[]
currentLocale: string
dbbPublicKey: string
contestConfigs: ContestConfigMap
ballotConfigs: BallotConfigMap
affidavit: AffidavitConfig
services: { address: string; voterAuthorizer: Service; otpProvider: Service }

Type declaration

  • address: string
  • voterAuthorizer: Service
  • otpProvider: Service