Optional
quorumMinimum percentage of total stake needed to vote for a result to be considered valid.
byte
Optional
thresholdMinimum proportion of Yes votes for proposal to pass. Default value: 0.5.
byte
Optional
veto_Minimum value of Veto votes to Total votes ratio for proposal to be vetoed. Default value: 1/3.
byte
Generated using TypeDoc
TallyParams defines the params for tallying votes on governance proposals.