
Table row type of unlocking
{ "name": "unlocking_fund", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "unlocked_at", "type": "time_point" }, { "name": "quantity", "type": "asset" } ] }
Table row type of unlocking
{
"name": "unlocking_fund",
"base": "",
"fields": [
{
"name": "id",
"type": "uint64"
},
{
"name": "unlocked_at",
"type": "time_point"
},
{
"name": "quantity",
"type": "asset"
}
]
}