> For the complete documentation index, see [llms.txt](https://docs.hivesql.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesql.io/technical-informations/virtual-operations/vocommentsvotes-hf25.md).

# VOCommentsVotes

#### Blockchain Virtual Operations

* effective\_comment\_vote

#### Columns

| **Name**                | **Description**                                                                                       |
| ----------------------- | ----------------------------------------------------------------------------------------------------- |
| voter                   | account performing the vote                                                                           |
| author                  | author of the post or comment being voted                                                             |
| permlink                | permlink of the post or comment being voted                                                           |
| weight                  | defines the score this vote receives, used by vote payout calc. 0 if a negative vote or changed votes |
| rshares                 | The number of rshares this vote is responsible for                                                    |
| total\_vote\_weight     | the total weight of voting rewards, used to calculate pro-rata share of curation payouts              |
| pending\_payout         | potential payout of related comment at the moment of this vote                                        |
| pending\_payout\_symbol | HBD                                                                                                   |

#### Description

This virtual operation is issued when a vote on a post or comment becomes effective (see [TxVotes](/technical-informations/operations/txvotes.md))
