diff options
| author | cyan <cyjan@mrcyjanek.net> | 2025-01-03 14:36:54 +0000 |
|---|---|---|
| committer | cyan <cyjan@mrcyjanek.net> | 2025-01-03 14:36:54 +0000 |
| commit | 098258303b78cea207daf18aa169b29afba1a3c8 (patch) | |
| tree | 2fcac29fe23ae8786efb14c111bdf6e1d00222e9 /impls/monero.ts/checksum_wownero.ts | |
| parent | 1193898122baaff465aa698fc3fab1a86da22395 (diff) | |
update checksumswownero-attempt-fix
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 8b2899c..b7df828 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: "07d67f34a07869aaa4af6ca04e142dbad2fb1fba0e2ebdefd22bc333fd982e25-e25963cbc11ca0a0fe5eb34b9bd7c72e4f51b795", + wallet2_api_c_cpp_sha256: "64a0ea40b62cce04987c7efb8a6e6deceac8d91d4bc564a1356711c000155ffd-e25963cbc11ca0a0fe5eb34b9bd7c72e4f51b795", wallet2_api_c_exp_sha256: "3673e40e1a7115552276d1d541f6e4d5a0fef47c40fff7b988f49923af84c8a4", } |
