From 7f7554444044766e87061207095a0a3f37d53254 Mon Sep 17 00:00:00 2001 From: marbar3778 Date: Thu, 19 Oct 2023 19:19:02 +0200 Subject: [PATCH] add min inital deposit param to gov readme --- 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