diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-07 17:04:17 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-07 17:04:17 +0100 |
| commit | 58468fc093d08f03ad5a4ccb26a8dc435cd848c4 (patch) | |
| tree | 83aed5e96fdf2d4cbed807923c5191e72c14362d /patches/wownero/0008-polyseed.patch | |
| parent | a858a8aadfab418b6b284f19640f4c29b19678ef (diff) | |
all updated :o
Diffstat (limited to 'patches/wownero/0008-polyseed.patch')
| -rw-r--r-- | patches/wownero/0008-polyseed.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/patches/wownero/0008-polyseed.patch b/patches/wownero/0008-polyseed.patch index 69df1d5..aeb17b1 100644 --- a/patches/wownero/0008-polyseed.patch +++ b/patches/wownero/0008-polyseed.patch @@ -1441,6 +1441,21 @@ index e309cec5e..9c520fa99 100644 bool m_multisig; /*!< if > 1 spend secret key will not match spend public key */ uint32_t m_multisig_threshold; std::vector<crypto::public_key> m_multisig_signers; + +diff --git a/external/polyseed b/external/polyseed +new file mode 160000 +index 000000000..bd79f5014 +--- /dev/null ++++ b/external/polyseed +@@ -0,0 +1 @@ ++Subproject commit bd79f5014c331273357277ed8a3d756fb61b9fa1 +diff --git a/external/utf8proc b/external/utf8proc +new file mode 160000 +index 000000000..3de4596fb +--- /dev/null ++++ b/external/utf8proc +@@ -0,0 +1 @@ ++Subproject commit 3de4596fbe28956855df2ecb3c11c0bbc3535838 -- 2.51.0 |
