
Table row type of settleindex
{ "name": "settle_index", "base": "", "fields": [ { "name": "pool_id", "type": "uint64" }, { "name": "account", "type": "name" }, { "name": "last_cycle_time", "type": "time_point_sec" } ] }
Table row type of settleindex
{
"name": "settle_index",
"base": "",
"fields": [
{
"name": "pool_id",
"type": "uint64"
},
{
"name": "account",
"type": "name"
},
{
"name": "last_cycle_time",
"type": "time_point_sec"
}
]
}