op
op: { type: "remove_proposal_operation"; value: { extensions: any[]; proposal_ids: number[]; proposal_owner: string } }
Type declaration
-
type: "remove_proposal_operation"
-
value: { extensions: any[]; proposal_ids: number[]; proposal_owner: string }
-
extensions: any[]
-
proposal_ids: number[]
-
proposal_owner: string
IDs of proposals to be removed. Nonexisting IDs are ignored.