summaryrefslogtreecommitdiff
path: root/impls/monero.ts/checksum_monero.ts
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2024-12-04 10:03:00 -0500
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2024-12-04 10:03:00 -0500
commit864acbebbf7123ea4529b6b8e366911c921f600a (patch)
tree585af02d98d0d042d7b873c5af96b80ddf776b08 /impls/monero.ts/checksum_monero.ts
parent3f923614f2b9dbc5dd5a2699f16fc1d481ca6395 (diff)
update checksumscyjan-cleanup-patches
Diffstat (limited to 'impls/monero.ts/checksum_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 732396a..03bb061 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: "9e80c4b59a0509aa02fbf01e8df2881b89f82225d1765bfa7856cbdbaf7af116",
- wallet2_api_c_cpp_sha256: "c26f377e5793264d1d5702515f2646e59750f92f576eff5d003642c1dfa4ea7b-b089f9ee69924882c5d14dd1a6991deb05d9d1cd",
+ wallet2_api_c_cpp_sha256: "d229507db508e574bd2badf4819a38dbead8c16a84311ad32c22c887a6003439-b089f9ee69924882c5d14dd1a6991deb05d9d1cd",
wallet2_api_c_exp_sha256: "d0f95f1f3bc49f1f59fe4eb0b61826128d7d3bb75405d5a01a252d02db03097d",
}