Interface RemoveProposalOperation

Generic operation.

Hierarchy

Properties

0 1

Properties

0: "remove_proposal"
1: { extensions: any[]; proposal_ids: number[]; proposal_owner: string }

Type declaration

  • extensions: any[]
  • proposal_ids: number[]
  • proposal_owner: string

Generated using TypeDoc