removed gov docs bug (#8105)

This commit is contained in:
Sunny Aggarwal
2020-12-07 21:33:27 +00:00
committed by GitHub
parent 291d966fe9
commit da6b7f7755
-3
View File
@@ -129,9 +129,6 @@ that proposals are accepted if the proportion of `Yes` votes (excluding
proportion of `NoWithVeto` votes is inferior to 1/3 (excluding `Abstain`
votes).
Proposals can be accepted before the end of the voting period if they meet a special condition. Namely, if the ratio of `Yes` votes to `InitTotalVotingPower`exceeds 2:3, the proposal will be immediately accepted, even if the `Voting period` is not finished. `InitTotalVotingPower` is the total voting power of all bonded Atom holders at the moment when the vote opens.
This condition exists so that the network can react quickly in case of urgency.
### Inheritance
If a delegator does not vote, it will inherit its validator vote.