Function solana_sdk::loader_v4::deploy

source ·
pub fn deploy(program_address: &Pubkey, authority: &Pubkey) -> Instruction
Expand description

Returns the instructions required to deploy a program.