
Table row type of nodewithdraw
{ "name": "nodewithdraw", "base": "", "fields": [ { "name": "last_claimed_at", "type": "time_point" }, { "name": "last_claim_balance", "type": "asset" }, { "name": "user", "type": "name" } ] }
Table row type of nodewithdraw
{
"name": "nodewithdraw",
"base": "",
"fields": [
{
"name": "last_claimed_at",
"type": "time_point"
},
{
"name": "last_claim_balance",
"type": "asset"
},
{
"name": "user",
"type": "name"
}
]
}