
Table row type of cardstats
{ "name": "st_cardstats", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "count", "type": "uint64" } ] }
Table row type of cardstats
{
"name": "st_cardstats",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "count",
"type": "uint64"
}
]
}