
Table row type of trpsbuyrecc
{ "name": "sdbuyrec", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "user", "type": "name" }, { "name": "quantity", "type": "asset" }, { "name": "timestamp", "type": "uint64" } ] }
Table row type of trpsbuyrecc
{
"name": "sdbuyrec",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "user",
"type": "name"
},
{
"name": "quantity",
"type": "asset"
},
{
"name": "timestamp",
"type": "uint64"
}
]
}