
Table row type of counters
{ "name": "counters_s", "base": "", "fields": [ { "name": "counter_name", "type": "name" }, { "name": "counter_value", "type": "uint64" } ] }
Table row type of counters
{
"name": "counters_s",
"base": "",
"fields": [
{
"name": "counter_name",
"type": "name"
},
{
"name": "counter_value",
"type": "uint64"
}
]
}