@hiveio/wax / comment_reward
Interface: comment_reward
Related to comment_operation. Generated during block processing after cashout time passes and comment is eligible for rewards (nonzero reward). Note: for informational purposes only, shows summary of comment reward, does not indicate any transfers.
See
- curation_reward_operation
- comment_benefactor_reward_operation
- author_reward_operation
Properties
author
author:
string
Param
author of the comment
Defined in
wasm/lib/proto/comment_reward.ts:16
author_rewards
author_rewards:
string
Param
(HIVE satoshi) raw author reward (@see author_reward_operation) [is it needed?]
Defined in
wasm/lib/proto/comment_reward.ts:24
beneficiary_payout_value
beneficiary_payout_value:
undefined
|asset
Param
(HBD) overall beneficiary reward (from multiple cashouts prior to HF17) recalculated to HBD [is it needed?]
Defined in
wasm/lib/proto/comment_reward.ts:34
curator_payout_value
curator_payout_value:
undefined
|asset
Param
(HBD) overall curation reward (from multiple cashouts prior to HF17) recalculated to HBD [is it needed?]
Defined in
wasm/lib/proto/comment_reward.ts:30
payout
payout:
undefined
|asset
Param
(HBD) total value of comment reward recalculated to HBD
Defined in
wasm/lib/proto/comment_reward.ts:20
permlink
permlink:
string
Param
permlink of the comment
Defined in
wasm/lib/proto/comment_reward.ts:18
total_payout_value
total_payout_value:
undefined
|asset
Param
(HBD) overall author reward (from multiple cashouts prior to HF17) recalculated to HBD [is it needed?]
Defined in
wasm/lib/proto/comment_reward.ts:26