pub fn complete_proposal(
    program_id: &Pubkey,
    proposal: &Pubkey,
    token_owner_record: &Pubkey,
    complete_proposal_authority: &Pubkey
) -> Instruction
Expand description

Creates CompleteProposal instruction to move proposal from Succeeded to Completed