update params cli msg

This commit is contained in:
Jonathan Gimeno 2020-03-11 18:07:49 +01:00
parent 382e5021b2
commit 1c7ec9e339
1 changed files with 1 additions and 6 deletions

View File

@ -53,12 +53,7 @@ Where proposal.json contains:
"value": 105
}
],
"deposit": [
{
"denom": "stake",
"amount": "10000"
}
]
"deposit": "1000stake"
}
`,
version.ClientName,