diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-10 20:16:45 +0100 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2026-03-10 20:16:45 +0100 |
| commit | 24ba02cb934f4af694811f7bc826bdd8d38fbffd (patch) | |
| tree | 3c6afa78d9f960a21bc113da52a2e23a5a360494 /impls/monero.ts/checksum_wownero.ts | |
| parent | c5e72208fd41dacda5666d9e8af65dc6c135f2ab (diff) | |
update checksum
Diffstat (limited to 'impls/monero.ts/checksum_wownero.ts')
| -rw-r--r-- | impls/monero.ts/checksum_wownero.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/impls/monero.ts/checksum_wownero.ts b/impls/monero.ts/checksum_wownero.ts index 8454571..ff16458 100644 --- a/impls/monero.ts/checksum_wownero.ts +++ b/impls/monero.ts/checksum_wownero.ts @@ -1,5 +1,5 @@ export const wowneroChecksum = { wallet2_api_c_h_sha256: "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827", - wallet2_api_c_cpp_sha256: "a4539145783e7909afe087ce6ba5343b878e102bc493ab4283e653cd2b2c118e-cfd2a696245be112a01936d1f2f41b6eb7558376", + wallet2_api_c_cpp_sha256: "4da7caa6ed47e95f0d1ee62315e46d3d9200d32cc6c49dbcadfc0ad053799ea6-cfd2a696245be112a01936d1f2f41b6eb7558376", wallet2_api_c_exp_sha256: "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba", } |
