
Action parameter in addcomment
{ "name": "addcomment", "base": "", "fields": [ { "name": "commenter", "type": "name" }, { "name": "comment_type", "type": "name" }, { "name": "proposal_id", "type": "uint64" }, { "name": "profile", "type": "name" }, { "name": "parent_id", "type": "uint64" }, { "name": "comment_text", "type": "string" } ] }