
Action parameter in updateoption
{ "name": "updateoption", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "poll_id", "type": "uint64" }, { "name": "text", "type": "string" } ] }
Action parameter in updateoption
{
"name": "updateoption",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "poll_id",
"type": "uint64"
},
{
"name": "text",
"type": "string"
}
]
}