
-
{ "name": "comment", "base": "", "fields": [ { "name": "author", "type": "name" }, { "name": "content", "type": "string" }, { "name": "post_id", "type": "uint64" }, { "name": "has_parent", "type": "bool" }, { "name": "pid", "type": "uint64" }, { "name": "reply_to", "type": "name" } ] }