
Struct property of daily_stats
{ "name": "st_daily_stats", "base": "", "fields": [ { "name": "total_posts", "type": "uint64" }, { "name": "total_weight", "type": "uint64" }, { "name": "unique_voters", "type": "uint64" }, { "name": "photo_pool", "type": "uint64" }, { "name": "video_pool", "type": "uint64" }, { "name": "voter_pool", "type": "uint64" } ] }