pub fn deploy(program_address: &Pubkey, authority: &Pubkey) -> InstructionExpand description
Returns the instructions required to deploy a program.
pub fn deploy(program_address: &Pubkey, authority: &Pubkey) -> InstructionReturns the instructions required to deploy a program.