
Table row type of accounts
{ "name": "st_accounts", "base": "", "fields": [ { "name": "current_id", "type": "uint64" }, { "name": "amount", "type": "asset" } ] }
Table row type of accounts
{
"name": "st_accounts",
"base": "",
"fields": [
{
"name": "current_id",
"type": "uint64"
},
{
"name": "amount",
"type": "asset"
}
]
}