
Table row type of news
{ "name": "news_table", "base": "", "fields": [ { "name": "news_id", "type": "uint64" }, { "name": "amount", "type": "uint64" }, { "name": "postby", "type": "name" } ] }
Table row type of news
{
"name": "news_table",
"base": "",
"fields": [
{
"name": "news_id",
"type": "uint64"
},
{
"name": "amount",
"type": "uint64"
},
{
"name": "postby",
"type": "name"
}
]
}