
Table row type of balances
{ "name": "userbalances", "base": "", "fields": [ { "name": "memo", "type": "uint64" }, { "name": "balance", "type": "uint64" } ] }
Table row type of balances
{
"name": "userbalances",
"base": "",
"fields": [
{
"name": "memo",
"type": "uint64"
},
{
"name": "balance",
"type": "uint64"
}
]
}