diff options
| author | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-11-22 15:45:45 +0100 |
|---|---|---|
| committer | Konstantin Ullrich <konstantinullrich12@gmail.com> | 2024-11-22 15:45:45 +0100 |
| commit | ca89b74eb585fbf9436c4e8a9c58371f41eb22b4 (patch) | |
| tree | 1beaacc8190b8a69c7674dedffffa3d48c4b892f /impls/monero.ts | |
| parent | 1cccda90358e43ae8f45f9010bfb38f5e38606e5 (diff) | |
Revert some stuff
Diffstat (limited to 'impls/monero.ts')
| -rw-r--r-- | impls/monero.ts/checksum_monero.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/impls/monero.ts/checksum_monero.ts b/impls/monero.ts/checksum_monero.ts index 7a322dd..7e8abf9 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: "87ec362cdf9b3e6403d899c11e7ae39d932a8098c3ebb360723b537bded2d8de", - wallet2_api_c_cpp_sha256: "32cc5fbbdb89e77f33619b7f3d942cfac4202f3a3838605a396aed3882d668b5-b089f9ee69924882c5d14dd1a6991deb05d9d1cd", - wallet2_api_c_exp_sha256: "c1f785d62709fd8b849063ecf4fe8854d9e3b05b568b9716de98d33e7bdaf522", + wallet2_api_c_h_sha256: "6fa19c7357e6674ee044cca718648bee2be9d2ab819395bd9c4fb8e63e0bcca7", + wallet2_api_c_cpp_sha256: "bc35885da4f8744ec9989f52b7e3212b9d028da754fe7816d990299eec61da65-b089f9ee69924882c5d14dd1a6991deb05d9d1cd", + wallet2_api_c_exp_sha256: "a81491e78d8f4568236856376d432705b48312c252050c1faeabc24c193764ce", } |
