Interface ProposalPayOperation
interface ProposalPayOperation { 0: "proposal_pay"; 1: { op_in_trx: number; payment: string | Asset; receiver: string; trx_id: string; }; } Properties
1
1: { op_in_trx: number; payment: string | Asset; receiver: string; trx_id: string; }
Payment of a proposal