summaryrefslogtreecommitdiff
path: root/patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch')
-rw-r--r--patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch b/patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch
index dd5f3c5..10b6cd3 100644
--- a/patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch
+++ b/patches/wownero/0003-wallet-background-sync-with-just-the-view-key.patch
@@ -1,4 +1,4 @@
-From 2d528c4fa050fe02f938bf460ff04192f0d3f288 Mon Sep 17 00:00:00 2001
+From bc5c17f6c9fcd6122de2c60625388e7370f9e522 Mon Sep 17 00:00:00 2001
From: j-berman <justinberman@protonmail.com>
Date: Thu, 13 Oct 2022 18:33:33 -0700
Subject: [PATCH 03/14] wallet: background sync with just the view key
@@ -4347,5 +4347,5 @@ index 1e10e1f86..bff33a561 100644
+ }
+ return self.rpc.send_json_rpc_request(stop_background_sync)
--
-2.39.2
+2.45.2