Interface CommentOptionsOperation
Properties
0
0: "comment_options"
1
1
: { allow_curation_rewards
: boolean; allow_votes
: boolean; author
: string; extensions
: [number, { beneficiaries
: BeneficiaryRoute[] } | { percent_blurt
: number }][]; max_accepted_payout
: Asset | string; permlink
: string }
Type declaration
-
allow_curation_rewards: boolean
-
allow_votes: boolean
-
author: string
-
extensions: [number, { beneficiaries: BeneficiaryRoute[] } | { percent_blurt: number }][]
-
max_accepted_payout: Asset | string
-
permlink: string
Whether to allow post to recieve curation rewards. If false rewards return to reward fund.