Function switchboard_solana::program_id::loader_v4::retract
pub fn retract(program_address: &Pubkey, authority: &Pubkey) -> Instruction
Expand description
Returns the instructions required to retract a program.
pub fn retract(program_address: &Pubkey, authority: &Pubkey) -> Instruction
Returns the instructions required to retract a program.