diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-10-21 16:29:43 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2024-10-21 16:29:43 +0000 |
| commit | 27c3b999340085b349aeb3ea70951394a76ed836 (patch) | |
| tree | 22a05c6a0e1a2d0e7aab1a5ef9734ac7bd1939d3 /patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch | |
| parent | 25fd93f84143c3274fc83a80fb9722a22d6382c3 (diff) | |
fix polyseed dependencies
Diffstat (limited to 'patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch')
| -rw-r--r-- | patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch b/patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch index 6bf1027..302e5ac 100644 --- a/patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch +++ b/patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch @@ -1,4 +1,4 @@ -From e0631b241c792b5558509ba219755ae6a46e3785 Mon Sep 17 00:00:00 2001 +From 66e6b4d40e9d7a927b0697bb66d387d18ad9ef0a Mon Sep 17 00:00:00 2001 From: j-berman <justinberman@protonmail.com> Date: Thu, 13 Oct 2022 18:33:33 -0700 Subject: [PATCH 01/12] wallet: background sync with just the view key @@ -4313,5 +4313,5 @@ index 1e10e1f86..bff33a561 100644 + } + return self.rpc.send_json_rpc_request(stop_background_sync) -- -2.39.5 (Apple Git-154) +2.43.0 |
