- Preparing search index...
- The search index is not available
@hiveio/dhive
Interface UpdateProposalOperation
Properties
0
0: "update_proposal"
1
1
: { creator
: string; daily_pay
: string | Asset; extensions
: any[]; permlink
: string; proposal_id
: number; subject
: string }
Type declaration
-
creator: string
-
daily_pay: string | Asset
-
extensions: any[]
-
permlink: string
-
proposal_id: number
-
subject: string
Generic operation.