Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProposalPayOperation

Payment of a proposal

Hierarchy

Index

Properties

Properties

0

0: "proposal_pay"

1

1: { op_in_trx: number; payment: Asset | string; receiver: string; trx_id: string }

Type declaration

  • op_in_trx: number
  • payment: Asset | string
  • receiver: string
  • trx_id: string

Generated using TypeDoc