Function solana_program::loader_v4::deploy

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

Returns the instructions required to deploy a program.