summaryrefslogtreecommitdiff
path: root/impls/monero.ts
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2025-05-25 17:27:54 +0200
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2025-05-25 17:27:54 +0200
commitf415fc58d69ad5ba53b7d613c21fc7d6d8fc219d (patch)
tree87442a6408323c67c61cdbfb56920c0dcb686259 /impls/monero.ts
parenta27fbcb24d91143715ed930a05aaa4d853fba1f2 (diff)
feat: improve scanning speedcyjan-fast-sync
Diffstat (limited to 'impls/monero.ts')
-rw-r--r--impls/monero.ts/checksum_monero.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.ts/checksum_monero.ts b/impls/monero.ts/checksum_monero.ts
index 7ed01a3..0d5549a 100644
--- a/impls/monero.ts/checksum_monero.ts
+++ b/impls/monero.ts/checksum_monero.ts
@@ -1,5 +1,5 @@
export const moneroChecksum = {
wallet2_api_c_h_sha256: "91218f60e937753a606b1db899ee2ed66a1b02144eb2d79b950ce59804397f84",
wallet2_api_c_cpp_sha256: "282128494f3419c128dff7ed67daadd9c2ad0600d10557e829df03d9bc1ad891-0232839913b13cf0ab0bb7ad25fff0c05f37d2fe",
- wallet2_api_c_exp_sha256: "d0f95f1f3bc49f1f59fe4eb0b61826128d7d3bb75405d5a01a252d02db03097d",
+ wallet2_api_c_exp_sha256: "b2f2355242f9ad852ccf860a60a5c7a74054f9450ba1fbf9c0f42c58dbfdee9d",
}