Interface AuthorRewardOperation
Properties
0
0: "author_reward"
1
1
: { author
: string; blurt_payout
: string | Asset; permlink
: string; vesting_payout
: string | Asset }
Type declaration
-
author: string
-
blurt_payout: string | Asset
-
permlink: string
-
vesting_payout: string | Asset
Author receive reward for his content.