Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthorRewardOperation

Author receive reward for his content.

Hierarchy

Index

Properties

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

Generated using TypeDoc