Skip to content

Commit

Permalink
chore(docs): add missing param to gov readme (backport #18181) (#18182)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko <[email protected]>
  • Loading branch information
mergify[bot] and tac0turtle authored Oct 19, 2023
1 parent faca3c1 commit 0c9930d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions x/gov/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,8 @@ The governance module contains the following parameters:
| burn_proposal_deposit_prevote | bool | false |
| burn_vote_quorum | bool | false |
| burn_vote_veto | bool | true |
| min_initial_deposit_ratio | string | "0.1" |


**NOTE**: The governance module contains parameters that are objects unlike other
modules. If only a subset of parameters are desired to be changed, only they need
Expand Down

0 comments on commit 0c9930d

Please sign in to comment.