summaryrefslogtreecommitdiff
path: root/impls/monero.ts/checksum_monero.ts
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2025-08-05 14:55:35 -0400
committercyan <cyjan@mrcyjanek.net>2025-08-12 08:01:31 -0400
commit5225c47e5033d46bfd60e612e87b24c562f67efa (patch)
tree5ec621683036bf4073470ba043a9c12321854ca7 /impls/monero.ts/checksum_monero.ts
parentb576312e4d466569cd03482b61c597b39a9f4dc3 (diff)
serialize cache to jsonv0.18.4.0-RC6
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 0d5549a..f6aa74b 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: "b2f2355242f9ad852ccf860a60a5c7a74054f9450ba1fbf9c0f42c58dbfdee9d",
+ wallet2_api_c_h_sha256: "3515e4c9e537ca3efa664f0b364a3aeb106ff64337f542a262ce104c00b31235",
+ wallet2_api_c_cpp_sha256: "ca44a8d4a201ba6dc0a25c857e95d07bc8d514039b38cd5b3826100e8943cbcc-0232839913b13cf0ab0bb7ad25fff0c05f37d2fe",
+ wallet2_api_c_exp_sha256: "0561e14606106e6b0ec49fb2aefe743ff500f7c3de07557f7041e06aef9509ce",
}