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