Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommentOptionsOperation

Hierarchy

Index

Properties

Properties

0

0: "comment_options"

1

1: { allow_curation_rewards: boolean; allow_votes: boolean; author: string; extensions: [0, { beneficiaries: BeneficiaryRoute[] }][]; max_accepted_payout: Asset | string; percent_hbd: number; permlink: string }

Type declaration

  • allow_curation_rewards: boolean

    Whether to allow post to recieve curation rewards.

  • allow_votes: boolean

    Whether to allow post to receive votes.

  • author: string
  • extensions: [0, { beneficiaries: BeneficiaryRoute[] }][]
  • max_accepted_payout: Asset | string

    HBD value of the maximum payout this post will receive.

  • percent_hbd: number

    The percent of Hive Dollars to key, unkept amounts will be received as Hive Power.

  • permlink: string

Generated using TypeDoc