TxVotes
Blockchain operations
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
vote weight in percent
Description
A voter can vote several times on the same post and comment with a different weight value ranging from -10000 to 10000.
The weight
value is stored in the blockchain as an integer and must be divided by 100 to get the real float percentage.
Last updated