
Table row type of workstates
{ "name": "workstate", "base": "", "fields": [ { "name": "confirmed_num", "type": "uint64" }, { "name": "type", "type": "name" } ] }
Table row type of workstates
{
"name": "workstate",
"base": "",
"fields": [
{
"name": "confirmed_num",
"type": "uint64"
},
{
"name": "type",
"type": "name"
}
]
}