
Table row type of withdrawlog
{ "name": "withdrawlog", "base": "", "fields": [ { "name": "time", "type": "uint64" }, { "name": "quantity", "type": "asset" } ] }
Table row type of withdrawlog
{
"name": "withdrawlog",
"base": "",
"fields": [
{
"name": "time",
"type": "uint64"
},
{
"name": "quantity",
"type": "asset"
}
]
}