Type alias ProposalRejectInstructionArgs

ProposalRejectInstructionArgs: {
    args: ProposalVoteArgs;
}

Type declaration

Generated using TypeDoc