pools.start Contract Overview Actions (39) Structs (56) Tables (12) ABI Structs (56) comment_row Table row type of comments { "name": "comment_row", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "timestamp", "type": "time_point_sec" }, { "name": "account", "type": "name" }, { "name": "comment", "type": "string" } ] }