Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurationRewardOperation

Account receive curation reward for his upvote.

Hierarchy

Index

Properties

Properties

0

0: "curation_reward"

1

1: { comment_author: string; comment_permlink: string; curator: string; reward: string | Asset }

Type declaration

  • comment_author: string
  • comment_permlink: string
  • curator: string
  • reward: string | Asset

Generated using TypeDoc