
Action parameter in editminmax
{ "name": "editminmax", "base": "", "fields": [ { "name": "ballot_name", "type": "name" }, { "name": "new_min_options", "type": "uint8" }, { "name": "new_max_options", "type": "uint8" } ] }

Action parameter in editminmax
{
"name": "editminmax",
"base": "",
"fields": [
{
"name": "ballot_name",
"type": "name"
},
{
"name": "new_min_options",
"type": "uint8"
},
{
"name": "new_max_options",
"type": "uint8"
}
]
}