
Table row type of globevalue
{ "name": "globestruct", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "room_map", "type": "pair_name_uint64[]" }, { "name": "config", "type": "pair_uint64_uint64[]" } ] }
Table row type of globevalue
{
"name": "globestruct",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "room_map",
"type": "pair_name_uint64[]"
},
{
"name": "config",
"type": "pair_uint64_uint64[]"
}
]
}