
Table row type of roomstruct
{ "name": "roomstruct", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "room_num_map", "type": "pair_uint64_uint64[]" } ] }
Table row type of roomstruct
{
"name": "roomstruct",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "room_num_map",
"type": "pair_uint64_uint64[]"
}
]
}