- Preparing search index...
- The search index is not available
@hiveio/dhive
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
: string | Asset; percent_hbd
: number; permlink
: string }
Type declaration
-
allow_curation_rewards: boolean
-
allow_votes: boolean
-
author: string
-
extensions: [0, { beneficiaries: BeneficiaryRoute[] }][]
-
max_accepted_payout: string | Asset
-
percent_hbd: number
-
permlink: string
Generic operation.