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