
Table row type of balance
{ "name": "st_balance", "base": "", "fields": [ { "name": "owner", "type": "name" }, { "name": "balance", "type": "asset" }, { "name": "txuid", "type": "string" } ] }
Table row type of balance
{
"name": "st_balance",
"base": "",
"fields": [
{
"name": "owner",
"type": "name"
},
{
"name": "balance",
"type": "asset"
},
{
"name": "txuid",
"type": "string"
}
]
}