
Table row type of myads
{ "name": "my_ad_type", "base": "", "fields": [ { "name": "trade_pair_id", "type": "uint64" }, { "name": "id", "type": "uint64" } ] }
Table row type of myads
{
"name": "my_ad_type",
"base": "",
"fields": [
{
"name": "trade_pair_id",
"type": "uint64"
},
{
"name": "id",
"type": "uint64"
}
]
}