From 13adf113e9d7adf9f8fc0d3e35ef29eb3b163692 Mon Sep 17 00:00:00 2001 From: Marko Date: Thu, 19 Oct 2023 22:48:48 +0200 Subject: [PATCH] chore(docs): add missing param to gov readme (#18181) --- x/gov/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x/gov/README.md b/x/gov/README.md index a5083274973a..e5fc5b8b849e 100644 --- a/x/gov/README.md +++ b/x/gov/README.md @@ -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