Interface CommentOptionsOperation
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
-
allow_votes: boolean
-
author: string
-
extensions: [0, { beneficiaries: BeneficiaryRoute[] }][]
-
max_accepted_payout: Asset | string
-
percent_hbd: number
-
permlink: string
Whether to allow post to recieve curation rewards.