Function deploy

Source
pub fn deploy(program_address: &Pubkey, authority: &Pubkey) -> Instruction
Available on crate feature bincode only.
Expand description

Returns the instructions required to deploy a program.