diff options
| author | cyan <cyjan@mrcyjanek.net> | 2024-08-26 06:57:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-26 06:57:16 +0200 |
| commit | d7a38301ece1a166af7b230e34be6e950e0aeb3c (patch) | |
| tree | a4eae4e3c05424474dc23e6feab6528a1d0a1615 /patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch | |
| parent | 9c5459c51ed966f77e1bc22e787e858cd2c53c86 (diff) | |
Monero v0.18.3.4 (#38)
* updated monero dependency
* update patches for v0.18.3.4
* update generate checksum to include version of submodule as well
Diffstat (limited to 'patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch')
| -rw-r--r-- | patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch b/patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch index 502de5e..e317627 100644 --- a/patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch +++ b/patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch @@ -1,7 +1,7 @@ -From db90a0218d581276fcede6f188cc951499095a2f Mon Sep 17 00:00:00 2001 +From 3cc8b1f822f642b574fe38ff27627b362002eab7 Mon Sep 17 00:00:00 2001 From: M <m@cakewallet.com> Date: Fri, 21 Apr 2023 15:43:47 -0400 -Subject: [PATCH 10/10] Add hex encoding and tx key getter for +Subject: [PATCH 10/16] Add hex encoding and tx key getter for PendingTransction in wallet api. --- @@ -64,5 +64,5 @@ index a585c8212..1c3a11c39 100644 /** -- -2.44.0 +2.39.2 |
