summaryrefslogtreecommitdiff
path: root/impls/monero.ts/checksum_monero.ts
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-03-10 20:16:45 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-03-10 20:16:45 +0100
commit24ba02cb934f4af694811f7bc826bdd8d38fbffd (patch)
tree3c6afa78d9f960a21bc113da52a2e23a5a360494 /impls/monero.ts/checksum_monero.ts
parentc5e72208fd41dacda5666d9e8af65dc6c135f2ab (diff)
update checksum
Diffstat (limited to 'impls/monero.ts/checksum_monero.ts')
-rw-r--r--impls/monero.ts/checksum_monero.ts6
1 files changed, 3 insertions, 3 deletions
diff --git a/impls/monero.ts/checksum_monero.ts b/impls/monero.ts/checksum_monero.ts
index 97f87d9..7081fb2 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: "e7117f437964c7bd7dc90ced932432b4571113bd1e981238c689e297ec02a9e5",
- wallet2_api_c_cpp_sha256: "8329ea5c29578a48cf8a15ebe4de693bc412b7b6fdc053290f8c4719ffad54d0-dbcc7d212c094bd1a45f7291dbb99a4b4627a96d",
- wallet2_api_c_exp_sha256: "135c0e3c7088e43cfbbff00fc814addb8929a1116324a618c7276bd789b78563",
+ wallet2_api_c_h_sha256: "563113bbf36f153d66d6f656ea6f364172a0e801074dcffffab62374a628607f",
+ wallet2_api_c_cpp_sha256: "5231bad07c802e88fc17781b71e85fce7a0dc750301893482577558aa56f925d-dbcc7d212c094bd1a45f7291dbb99a4b4627a96d",
+ wallet2_api_c_exp_sha256: "d873158058e22fabba8d809e9c6cdf633e1b6b2bd78ee5b617435b66131ce600",
}