Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ElectionRule

Hierarchy

  • ElectionRule

Index

Properties

admin

admin: Address

electorateId

electorateId: number

The eligible voters in this rule.

This is an unversioned ID (see id field in weave's VersionedIDRef), meaning the electorate can change over time without changing this ID. When a proposal with this rule is created, the latest version of the electorate will be used.

id

id: number

quorum

quorum: Fraction | null

threshold

threshold: Fraction

title

title: string

version

version: number

votingPeriod

votingPeriod: number

Voting period in seconds

Generated using TypeDoc