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.dart/lib/src/checksum_wownero.dart | |
| parent | 3f923614f2b9dbc5dd5a2699f16fc1d481ca6395 (diff) | |
update checksumscyjan-cleanup-patches
Diffstat (limited to 'impls/monero.dart/lib/src/checksum_wownero.dart')
| -rw-r--r-- | impls/monero.dart/lib/src/checksum_wownero.dart | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/impls/monero.dart/lib/src/checksum_wownero.dart b/impls/monero.dart/lib/src/checksum_wownero.dart index b0d7bc3..615a989 100644 --- a/impls/monero.dart/lib/src/checksum_wownero.dart +++ b/impls/monero.dart/lib/src/checksum_wownero.dart @@ -1,4 +1,4 @@ // ignore_for_file: constant_identifier_names -const String wallet2_api_c_h_sha256 = "8a8d386dd5d996c89a0586c55b295ef95ca584bf1ffa26255152b291910a0a77"; -const String wallet2_api_c_cpp_sha256 = "80ec887a70b5198968a402cba0aca65880b55277ea6b1af718efa3951814a6cf-dd46a31f3cab67b316e9239b15acf7d5cea60aa9"; -const String wallet2_api_c_exp_sha256 = "3673e40e1a7115552276d1d541f6e4d5a0fef47c40fff7b988f49923af84c8a4"; +const String wallet2_api_c_h_sha256 = "f99009d1ca1d1c783cc9aa0fb63f680d48753b88124fb5de2079c57b7e34c827"; +const String wallet2_api_c_cpp_sha256 = "880add77ec8c77d8054a6f21e996d6d08a37ef84e10df7220630426fd048b43c-dd46a31f3cab67b316e9239b15acf7d5cea60aa9"; +const String wallet2_api_c_exp_sha256 = "5f53ea8bbe66a5e5aa6cbc4ca00695900e08589cfd32062e88965a24252d05ba"; |
