pub fn finalize(
program_address: &Pubkey,
authority: &Pubkey,
next_version_program_address: &Pubkey,
) -> Instruction
Available on crate feature
bincode
only.Expand description
Returns the instructions required to finalize program.