diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-10-21 17:21:21 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-10-21 17:21:21 +0200 |
| commit | 25fd93f84143c3274fc83a80fb9722a22d6382c3 (patch) | |
| tree | fe50f13be8db857e485f2c675d6e13c054e4c64a /patches/monero/0001-wallet-background-sync-with-just-the-view-key.patch | |
| parent | 7f80d0773f9f19e6d0c1c9af1797e700e42e85ce (diff) | |
Fix iOS builds
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 df2d589..6bf1027 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,7 +1,7 @@ -From 69edb14a59d5c1d77700c08c2828f767dc7de432 Mon Sep 17 00:00:00 2001 +From e0631b241c792b5558509ba219755ae6a46e3785 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/11] wallet: background sync with just the view key +Subject: [PATCH 01/12] wallet: background sync with just the view key - When background syncing, the wallet wipes the spend key from memory and processes all new transactions. The wallet saves |
