
Table row type of accounts
{ "name": "st_groot_account", "base": "", "fields": [ { "name": "nft_id", "type": "uint64" }, { "name": "category", "type": "name" }, { "name": "idata", "type": "string" }, { "name": "mdata", "type": "string" } ] }
Table row type of accounts
{
"name": "st_groot_account",
"base": "",
"fields": [
{
"name": "nft_id",
"type": "uint64"
},
{
"name": "category",
"type": "name"
},
{
"name": "idata",
"type": "string"
},
{
"name": "mdata",
"type": "string"
}
]
}