Type alias ProposalCreateInstructionArgs

ProposalCreateInstructionArgs: {
    args: ProposalCreateArgs;
}

Type declaration

Generated using TypeDoc