
Table row type of txs
{ "name": "Transactions", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "txId", "type": "checksum256" }, { "name": "time", "type": "time_point" } ] }
Table row type of txs
{
"name": "Transactions",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "txId",
"type": "checksum256"
},
{
"name": "time",
"type": "time_point"
}
]
}