Merge PR #4253: Change User Supplied Param Change Value to json.RawMessage
This commit is contained in:
@@ -599,7 +599,7 @@ Where `proposal.json` contains the following:
|
||||
{
|
||||
"subspace": "staking",
|
||||
"key": "MaxValidators",
|
||||
"value": "105"
|
||||
"value": 105
|
||||
}
|
||||
],
|
||||
"deposit": [
|
||||
|
||||
Reference in New Issue
Block a user