diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-12-04 10:03:00 -0500 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-12-04 10:03:00 -0500 |
| commit | 864acbebbf7123ea4529b6b8e366911c921f600a (patch) | |
| tree | 585af02d98d0d042d7b873c5af96b80ddf776b08 /impls/monero.ts/checksum_wownero.ts | |
| parent | 3f923614f2b9dbc5dd5a2699f16fc1d481ca6395 (diff) | |
update checksumscyjan-cleanup-patches
Diffstat (limited to 'impls/monero.ts/checksum_wownero.ts')
| -rw-r--r-- | impls/monero.ts/checksum_wownero.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/impls/monero.ts/checksum_wownero.ts b/impls/monero.ts/checksum_wownero.ts index 8623ef9..2a6007f 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: "8a8d386dd5d996c89a0586c55b295ef95ca584bf1ffa26255152b291910a0a77", - wallet2_api_c_cpp_sha256: "80ec887a70b5198968a402cba0aca65880b55277ea6b1af718efa3951814a6cf-dd46a31f3cab67b316e9239b15acf7d5cea60aa9", - wallet2_api_c_exp_sha256: "3673e40e1a7115552276d1d541f6e4d5a0fef47c40fff7b988f49923af84c8a4", + wallet2_api_c_h_sha256: "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827", + wallet2_api_c_cpp_sha256: "880add77ec8c77d8054a6f21e996d6d08a37ef84e10df7220630426fd048b43c-dd46a31f3cab67b316e9239b15acf7d5cea60aa9", + wallet2_api_c_exp_sha256: "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba", } |
