
Table row type of category
{ "name": "st_nft_category", "base": "", "fields": [ { "name": "category", "type": "name" }, { "name": "liquidity_id", "type": "uint64" }, { "name": "quantity", "type": "asset" } ] }
Table row type of category
{
"name": "st_nft_category",
"base": "",
"fields": [
{
"name": "category",
"type": "name"
},
{
"name": "liquidity_id",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
}
]
}