summaryrefslogtreecommitdiff
path: root/patches/wownero/0004-airgap.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/wownero/0004-airgap.patch')
-rw-r--r--patches/wownero/0004-airgap.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/patches/wownero/0004-airgap.patch b/patches/wownero/0004-airgap.patch
index 83b5a6b..36c8ce1 100644
--- a/patches/wownero/0004-airgap.patch
+++ b/patches/wownero/0004-airgap.patch
@@ -1,7 +1,7 @@
-From 4e71f9001a3857f499001e072d41fcc5cc64ad84 Mon Sep 17 00:00:00 2001
+From a6779dba0c87699f5818fbb679d6f77a945b3360 Mon Sep 17 00:00:00 2001
From: tobtoht <tob@featherwallet.org>
Date: Tue, 26 Mar 2024 09:06:32 +0100
-Subject: [PATCH 4/9] airgap
+Subject: [PATCH 04/14] airgap
---
src/wallet/api/wallet.cpp | 23 +++++++++++++++++++++++
@@ -12,7 +12,7 @@ Subject: [PATCH 4/9] airgap
5 files changed, 51 insertions(+), 6 deletions(-)
diff --git a/src/wallet/api/wallet.cpp b/src/wallet/api/wallet.cpp
-index bf8a95ffe..b5c346754 100644
+index 27a4dc6c8..4b2693f23 100644
--- a/src/wallet/api/wallet.cpp
+++ b/src/wallet/api/wallet.cpp
@@ -1172,6 +1172,24 @@ uint64_t WalletImpl::unlockedBalance(uint32_t accountIndex) const
@@ -166,5 +166,5 @@ index 009dce766..294a2d1f6 100644
std::map<uint32_t, uint64_t> balance_per_subaddress(uint32_t subaddr_index_major, bool strict) const;
std::map<uint32_t, std::pair<uint64_t, std::pair<uint64_t, uint64_t>>> unlocked_balance_per_subaddress(uint32_t subaddr_index_major, bool strict);
--
-2.44.0
+2.39.2