TxDeleteComments
Blockchain operations
delete_comment
Columns
Name | Description |
author | author of the post or comment |
permlink | permlink of the post or comment |
Description
A post or comment can only be deleted when it has no vote or sub-comment. They are not really deleted from the blockchain as they are still recorded in the TxComments table.
When a post or comment is successfully deleted, it is removed from the Comments table.
Last updated