
Table row type of pettypes
{ "name": "st_pet_types", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "elements", "type": "uint8[]" } ] }
Table row type of pettypes
{
"name": "st_pet_types",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "elements",
"type": "uint8[]"
}
]
}