Options
All
  • Public
  • Public/Protected
  • All
Menu

TallyParams defines the params for tallying votes on governance proposals.

Hierarchy

  • TallyParams

Index

Properties

quorum: Uint8Array

Minimum percentage of total stake needed to vote for a result to be considered valid.

threshold: Uint8Array

Minimum proportion of Yes votes for proposal to pass. Default value: 0.5.

veto_threshold: Uint8Array

Minimum value of Veto votes to Total votes ratio for proposal to be vetoed. Default value: 1/3.