
Table row type of withdrawids
{ "name": "withdraw_ids", "base": "", "fields": [ { "name": "withdraw_id", "type": "uint64" }, { "name": "sell_id", "type": "uint64" }, { "name": "time", "type": "time_point_sec" } ] }
Table row type of withdrawids
{
"name": "withdraw_ids",
"base": "",
"fields": [
{
"name": "withdraw_id",
"type": "uint64"
},
{
"name": "sell_id",
"type": "uint64"
},
{
"name": "time",
"type": "time_point_sec"
}
]
}