
Table row type of ghoststable
{ "name": "ghosts", "base": "", "fields": [ { "name": "uid", "type": "uint64" }, { "name": "balance", "type": "asset" } ] }
Table row type of ghoststable
{
"name": "ghosts",
"base": "",
"fields": [
{
"name": "uid",
"type": "uint64"
},
{
"name": "balance",
"type": "asset"
}
]
}