
Table row type of horseids
{ "name": "st_horse_id", "base": "", "fields": [ { "name": "horse_id", "type": "uint64" }, { "name": "total", "type": "uint64" } ] }
Table row type of horseids
{
"name": "st_horse_id",
"base": "",
"fields": [
{
"name": "horse_id",
"type": "uint64"
},
{
"name": "total",
"type": "uint64"
}
]
}