diff options
Diffstat (limited to 'patches/wownero/0013-use-proper-error-handling-in-get_seed.patch')
| -rw-r--r-- | patches/wownero/0013-use-proper-error-handling-in-get_seed.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/wownero/0013-use-proper-error-handling-in-get_seed.patch b/patches/wownero/0013-use-proper-error-handling-in-get_seed.patch index c0f7b8c..ca98c84 100644 --- a/patches/wownero/0013-use-proper-error-handling-in-get_seed.patch +++ b/patches/wownero/0013-use-proper-error-handling-in-get_seed.patch @@ -1,4 +1,4 @@ -From 08c9a02339ceda7d033dbffd9e0093f1cacea6ec Mon Sep 17 00:00:00 2001 +From f813a27e5842afde721494b9a1038d8f9d00016b Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto <cyjan@mrcyjanek.net> Date: Mon, 24 Jun 2024 10:49:12 +0200 Subject: [PATCH 13/14] use proper error handling in get_seed @@ -64,5 +64,5 @@ index 2b3eaad2e..4073974d9 100644 crypto::ElectrumWords::bytes_to_words(key, electrum_words, "English"); } -- -2.39.2 +2.45.2 |
