pub fn process(
    rpc_client: &RpcClient,
    config: &CliConfig,
    partner: &Pubkey,
    new_authority: &Pubkey
) -> ProcessResult