pub fn finalize(
program_address: &Pubkey,
authority: &Pubkey,
next_version_program_address: &Pubkey,
) -> InstructionExpand description
Returns the instructions required to finalize program.
pub fn finalize(
program_address: &Pubkey,
authority: &Pubkey,
next_version_program_address: &Pubkey,
) -> InstructionReturns the instructions required to finalize program.