
Table row type of periods
{ "name": "periods_row", "base": "", "fields": [ { "name": "block_num", "type": "uint64" }, { "name": "timestamp", "type": "time_point_sec" }, { "name": "transactions", "type": "uint64" }, { "name": "actions", "type": "uint64" }, { "name": "cpu_usage_us", "type": "uint64" }, { "name": "net_usage_words", "type": "uint64" } ] }