HiveSQL
Search…
⌃K
Introduction
Register your HiveSQL account
Support
Technical informations
Database Diagram
Operations
TxAccountClaims
TxAccountCreates
TxAccountRecoveryChanges
TxAccountRecoveryRequests
TxAccountRecoveryConfirms
TxAccountUpdates
TxAccountUpdates2
TxAccountWitnessProxies
TxAccountWitnessVotes
TxClaimRewardBalances
TxCollateralizedConverts
TxComments
TxCommentsOptions
TxConverts
TxCustoms
TxDeclineVotingRights
TxDelegateVestingShares
TxDeleteComments
TxEscrowApproves
TxEscrowDisputes
TxEscrowReleases
TxEscrowTransfers
TxFeeds
TxLimitOrdersCancels
TxLimitOrdersCreates
TxPows
TxProposalCreates
TxProposalRemoves
TxProposalUpdates
TxProposalVoteUpdates
TxRecurrentTransfers
TxTransfers
TxVotes
TxWithdraws
TxWithdrawVestingRoutes
TxWitnessSetProperties
TxWitnessUpdates
Virtual Operations
State tables
Full Text Search
Language detection
Tutorials
HiveSQL for Python developers
HiveSQL for PHP developers
HiveSQL for Ruby developers
HiveSQL for Microsoft Excel
HiveSQL Status
Resources
Powered By GitBook

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.
Previous
TxDelegateVestingShares
Next
TxEscrowApproves
Last modified 1yr ago
Copy link