
Table row type of netrecords
{ "name": "net_records", "base": "", "fields": [ { "name": "net_id", "type": "uint64" }, { "name": "product_id", "type": "uint64" }, { "name": "reward_id", "type": "uint64" }, { "name": "net_value", "type": "float64" }, { "name": "settle_time", "type": "time_point_sec" } ] }