diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-10-21 16:39:14 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-10-21 16:39:14 +0200 |
| commit | 7f80d0773f9f19e6d0c1c9af1797e700e42e85ce (patch) | |
| tree | 6180940a2c36a989fd665cd3870c0248c207c0c0 /patches/monero/0010-Add-hex-encoding-and-tx-key-getter-for-PendingTransc.patch | |
| parent | f0f2177ee917fd608c4fc8aa27eb29ee8a977aab (diff) | |
fix polyseed patch
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 | 2 |
1 files changed, 1 insertions, 1 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 ac7d366..1b1304e 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,4 +1,4 @@ -From c596464532d07615bdbcaa4ba9e719179e167944 Mon Sep 17 00:00:00 2001 +From 6f3fc7aca64cca815992d33d6ca606e2a8f7d230 Mon Sep 17 00:00:00 2001 From: M <m@cakewallet.com> Date: Fri, 21 Apr 2023 15:43:47 -0400 Subject: [PATCH 10/11] Add hex encoding and tx key getter for |
