Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoveProposalOperation

Hierarchy

Index

Properties

Properties

0

0: "remove_proposal"

1

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

Type declaration

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

    IDs of proposals to be removed. Nonexisting IDs are ignored.

  • proposal_owner: string

Generated using TypeDoc