Skip to content

Commit

Permalink
chore(docs): add missing param to gov readme (#18181)
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle authored Oct 19, 2023
1 parent 67fbfcd commit 13adf11
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 13adf11

Please sign in to comment.