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.
pub fn deploy(program_address: &Pubkey, authority: &Pubkey) -> Instruction
bincode
only.Returns the instructions required to deploy a program.