Skip to content

Commit

Permalink
erge branch 'facu/limit-deposits' of https://github.com/cosmos/cosmos…
Browse files Browse the repository at this point in the history
…-sdk into facu/limit-deposits
  • Loading branch information
facundomedica committed Oct 31, 2023
2 parents 8f3d1b5 + e4b06f9 commit 05159a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/cosmos/gov/v1/gov.proto
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ message Params {
bool burn_vote_veto = 15;

// The ratio representing the proportion of the deposit value minimum that must be met when making a deposit.
// Default value: 0.01. Meaning that for a chain with a min_deposit of 1000stake, a deposit of 1stake would be
// Default value: 0.01. Meaning that for a chain with a min_deposit of 100stake, a deposit of 1stake would be
// required.
//
// Since: cosmos-sdk 0.50
Expand Down

0 comments on commit 05159a7

Please sign in to comment.