
Table row type of gameresults
{ "name": "game_result_type", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "winning_map", "type": "uint64" } ] }
Table row type of gameresults
{
"name": "game_result_type",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "winning_map",
"type": "uint64"
}
]
}