
Table row type of council
{ "name": "council_info", "base": "", "fields": [ { "name": "total_votes", "type": "uint64" }, { "name": "claimed", "type": "uint64" } ] }
Table row type of council
{
"name": "council_info",
"base": "",
"fields": [
{
"name": "total_votes",
"type": "uint64"
},
{
"name": "claimed",
"type": "uint64"
}
]
}