summaryrefslogtreecommitdiff
path: root/impls/monero.ts
diff options
context:
space:
mode:
authorcyan <cyjan@mrcyjanek.net>2024-12-30 16:15:33 +0000
committercyan <cyjan@mrcyjanek.net>2024-12-30 16:15:33 +0000
commita6134fcebc9928b8a1e90623b136e4e4a309fc64 (patch)
tree301e39e5119bebd8f1489861d019d3fde67fbae9 /impls/monero.ts
parent785aca81ea4aa0081a92198e19d680d9661cba9d (diff)
fix wownero crashing issue
Diffstat (limited to 'impls/monero.ts')
-rw-r--r--impls/monero.ts/checksum_wownero.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.ts/checksum_wownero.ts b/impls/monero.ts/checksum_wownero.ts
index 2a6007f..7e0c8cd 100644
--- a/impls/monero.ts/checksum_wownero.ts
+++ b/impls/monero.ts/checksum_wownero.ts
@@ -1,5 +1,5 @@
export const wowneroChecksum = {
wallet2_api_c_h_sha256: "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827",
- wallet2_api_c_cpp_sha256: "880add77ec8c77d8054a6f21e996d6d08a37ef84e10df7220630426fd048b43c-dd46a31f3cab67b316e9239b15acf7d5cea60aa9",
+ wallet2_api_c_cpp_sha256: "70b39a0bef660cb9ba0397117eb1590e18461ace89ab18141690658a2a537d5d-dd46a31f3cab67b316e9239b15acf7d5cea60aa9",
wallet2_api_c_exp_sha256: "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba",
}