Skip to content

Commit

Permalink
removed gov docs bug (cosmos#8105)
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnya97 authored Dec 7, 2020
1 parent 291d966 commit da6b7f7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions x/gov/spec/01_concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit da6b7f7

Please sign in to comment.