Type alias ProposalApproveInstructionArgs

ProposalApproveInstructionArgs: {
    args: ProposalVoteArgs;
}

Type declaration

Generated using TypeDoc