
Table row type of pollvotes2
{ "name": "pollvotes2", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "pollId", "type": "uint64" }, { "name": "option", "type": "uint32" }, { "name": "account", "type": "string" } ] }
Table row type of pollvotes2
{
"name": "pollvotes2",
"base": "",
"fields": [
{
"name": "key",
"type": "uint64"
},
{
"name": "pollId",
"type": "uint64"
},
{
"name": "option",
"type": "uint32"
},
{
"name": "account",
"type": "string"
}
]
}