
Table row type of equips
{ "name": "equipstable", "base": "", "fields": [ { "name": "key", "type": "uint64" }, { "name": "text", "type": "string" } ] }
Table row type of equips
{
"name": "equipstable",
"base": "",
"fields": [
{
"name": "key",
"type": "uint64"
},
{
"name": "text",
"type": "string"
}
]
}