
Table row type of chworkeracts
{ "name": "chworker_actions", "base": "", "fields": [ { "name": "num", "type": "uint64" }, { "name": "actions", "type": "chworker_action_data[]" } ] }
Table row type of chworkeracts
{
"name": "chworker_actions",
"base": "",
"fields": [
{
"name": "num",
"type": "uint64"
},
{
"name": "actions",
"type": "chworker_action_data[]"
}
]
}