summaryrefslogtreecommitdiff
path: root/impls/monero.ts/checksum_monero.ts
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2026-05-08 19:41:31 -0400
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2026-05-28 12:53:05 +0200
commit452e5df38df2a9ad670840e26ebc2b096d7eaa12 (patch)
treeeebcd2de5382c361052b6f545047685786560790 /impls/monero.ts/checksum_monero.ts
parentbc8d1a0b75b97156d71579581b4cdfe58c777ed2 (diff)
Trezor Safe 7 supportcyjan-trezor-safe7
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 7081fb2..edd5c8b 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: "563113bbf36f153d66d6f656ea6f364172a0e801074dcffffab62374a628607f",
- wallet2_api_c_cpp_sha256: "5231bad07c802e88fc17781b71e85fce7a0dc750301893482577558aa56f925d-dbcc7d212c094bd1a45f7291dbb99a4b4627a96d",
- wallet2_api_c_exp_sha256: "d873158058e22fabba8d809e9c6cdf633e1b6b2bd78ee5b617435b66131ce600",
+ wallet2_api_c_h_sha256: "f1f24af3a9ae7e136c67fbbeffb1af0f7a3dd6cb70a7c43d5bd36a60fdb4a64f",
+ wallet2_api_c_cpp_sha256: "b62ff8b4a7178be15f7c53f8b368164357eb2f35db5bc00125beaafc39c3c4a5-dbcc7d212c094bd1a45f7291dbb99a4b4627a96d",
+ wallet2_api_c_exp_sha256: "0b4c4b51dd956cbc035dababe423b787add156e8f7d0174445d9e2d4cdbac01e",
}