Function solana_cli::program::process_deploy[][src]

pub fn process_deploy(
    rpc_client: &RpcClient,
    config: &CliConfig<'_>,
    program_location: &str,
    buffer_signer_index: Option<SignerIndex>,
    use_deprecated_loader: bool,
    allow_excessive_balance: bool
) -> ProcessResult

Deploy using non-upgradeable loader