
Table row type of tokenaccts
{ "name": "token_account", "base": "", "fields": [ { "name": "symbol", "type": "string" }, { "name": "account", "type": "name" } ] }
Table row type of tokenaccts
{
"name": "token_account",
"base": "",
"fields": [
{
"name": "symbol",
"type": "string"
},
{
"name": "account",
"type": "name"
}
]
}