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.