{
"voting_params": {
"voting_period": "text"
},
"deposit_params": {
"min_deposit": [
{
"denom": "text",
"amount": "text"
}
],
"max_deposit_period": "text"
},
"tally_params": {
"quorum": "text",
"threshold": "text",
"veto_threshold": "text"
},
"params": {
"min_deposit": [
{
"denom": "text",
"amount": "text"
}
],
"max_deposit_period": "text",
"voting_period": "text",
"quorum": "text",
"threshold": "text",
"veto_threshold": "text",
"min_initial_deposit_ratio": "text"
}
}