docs: improve voting wording (#14340)

This commit is contained in:
Julien Robert
2022-12-16 21:04:20 +07:00
committed by GitHub
parent c824809168
commit b81f385cc5
+1 -1
View File
@@ -228,7 +228,7 @@ If a delegator does not vote, it will inherit its validator vote.
* If the delegator votes after its validator, it will override its validator
vote with its own. If the proposal is urgent, it is possible
that the vote will close before delegators have a chance to react and
override their validator's vote. This is not a problem, as proposals require more than 2/3rd of the total voting power to pass before the end of the voting period. Because as little as 1/3 + 1 validation power could collude to censor transactions, non-collusion is already assumed for ranges exceeding this threshold.
override their validator's vote. This is not a problem, as proposals require more than 2/3rd of the total voting power to pass, when tallied at the end of the voting period. Because as little as 1/3 + 1 validation power could collude to censor transactions, non-collusion is already assumed for ranges exceeding this threshold.
#### Validators punishment for non-voting