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