
Table row type of reprankstat
{ "name": "reprankstat", "base": "", "fields": [ { "name": "rank", "type": "uint64" }, { "name": "acc", "type": "uint32" }, { "name": "cnt", "type": "uint16" } ] }
Table row type of reprankstat
{
"name": "reprankstat",
"base": "",
"fields": [
{
"name": "rank",
"type": "uint64"
},
{
"name": "acc",
"type": "uint32"
},
{
"name": "cnt",
"type": "uint16"
}
]
}