
Table row type of roundstat
{ "name": "round_stat", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "round_id", "type": "uint64" } ] }
Table row type of roundstat
{
"name": "round_stat",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "round_id",
"type": "uint64"
}
]
}